Inheritance
System.Object
StringCommentBatchOpPatchPath
Assembly: Crowdin.Api.dll
public class StringCommentBatchOpPatchPath : object
Constructors
|
Improve this Doc
View Source
Declaration
public StringCommentBatchOpPatchPath(int? commentId = null, StringCommentBatchOpPatchPath.Code? pathCode = null)
Parameters
Properties
|
Improve this Doc
View Source
Declaration
public static StringCommentBatchOpPatchPath Empty { get; }
Property Value
Methods
|
Improve this Doc
View Source
Declaration
public override string ToString()
Returns
Type |
Description |
System.String |
|