Search Results for

    Show / Hide Table of Contents

    Class TranslationBatchOpPatchPath

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

    Constructors

    | Edit this page View Source

    TranslationBatchOpPatchPath(long?)

    Declaration
    public TranslationBatchOpPatchPath(long? translationId = null)
    Parameters
    Type Name Description
    long? translationId

    Properties

    | Edit this page View Source

    Empty

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

    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