Search Results for

    Show / Hide Table of Contents

    Class RevisionInfo

    Inheritance
    System.Object
    RevisionInfo
    Namespace: Crowdin.Api.SourceFiles
    Assembly: Crowdin.Api.dll
    Syntax
    public class RevisionInfo : object

    Properties

    | Improve this Doc View Source

    Strings

    Declaration
    public int Strings { get; set; }
    Property Value
    Type Description
    System.Int32
    | Improve this Doc View Source

    Words

    Declaration
    public int Words { get; set; }
    Property Value
    Type Description
    System.Int32
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX