Search Results for

    Show / Hide Table of Contents

    Class StringCommentBatchOpPatchPath

    Inheritance
    object
    StringCommentBatchOpPatchPath
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    Namespace: Crowdin.Api.StringComments
    Assembly: Crowdin.Api.dll
    Syntax
    [PublicAPI]
    public class StringCommentBatchOpPatchPath

    Constructors

    | Edit this page View Source

    StringCommentBatchOpPatchPath(long?, Code?)

    Declaration
    public StringCommentBatchOpPatchPath(long? commentId = null, StringCommentBatchOpPatchPath.Code? pathCode = null)
    Parameters
    Type Name Description
    long? commentId
    StringCommentBatchOpPatchPath.Code? pathCode

    Properties

    | Edit this page View Source

    Empty

    Declaration
    public static StringCommentBatchOpPatchPath Empty { get; }
    Property Value
    Type Description
    StringCommentBatchOpPatchPath

    Methods

    | Edit this page View Source

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    string
    Overrides
    object.ToString()
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX