Inheritance
StringCommentBatchOpPatchPath
Assembly: Crowdin.Api.dll
[PublicAPI]
public class StringCommentBatchOpPatchPath
Constructors
|
Edit this page
View Source
Declaration
public StringCommentBatchOpPatchPath(long? commentId = null, StringCommentBatchOpPatchPath.Code? pathCode = null)
Parameters
Properties
|
Edit this page
View Source
Declaration
public static StringCommentBatchOpPatchPath Empty { get; }
Property Value
Methods
|
Edit this page
View Source
Declaration
public override string ToString()
Returns
Overrides