Class PatchEntry
Inheritance
System.Object
PatchEntry
Namespace: Crowdin.Api
Assembly: Crowdin.Api.dll
Syntax
public abstract class PatchEntry : object
Properties
| Improve this Doc View SourceOperation
Declaration
public PatchOperation Operation { get; set; }
Property Value
Type | Description |
---|---|
PatchOperation |
Value
Declaration
public object Value { get; set; }
Property Value
Type | Description |
---|---|
System.Object |