Search Results for

    Show / Hide Table of Contents

    Class GroupTeamPatch.Builder

    Inheritance
    System.Object
    GroupTeamPatch.Builder
    Namespace: Crowdin.Api.Teams
    Assembly: Crowdin.Api.dll
    Syntax
    public class Builder : object

    Methods

    | Improve this Doc View Source

    CreateAddOperation(Object)

    Declaration
    public static GroupTeamPatch CreateAddOperation(object value)
    Parameters
    Type Name Description
    System.Object value
    Returns
    Type Description
    GroupTeamPatch
    | Improve this Doc View Source

    CreateRemoveOperation(Int32)

    Declaration
    public static GroupTeamPatch CreateRemoveOperation(int teamId)
    Parameters
    Type Name Description
    System.Int32 teamId
    Returns
    Type Description
    GroupTeamPatch
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX