Search Results for

    Show / Hide Table of Contents

    Class GroupManagerPatch.Builder

    Inheritance
    System.Object
    GroupManagerPatch.Builder
    Namespace: Crowdin.Api.Users
    Assembly: Crowdin.Api.dll
    Syntax
    public class Builder : object

    Methods

    | Improve this Doc View Source

    CreateAddOperation(Object)

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

    CreateRemoveOperation(Int32)

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