Search Results for

    Show / Hide Table of Contents

    Class GroupManagerPatch.Builder

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

    Methods

    | Edit this page View Source

    CreateAddOperation(object)

    Declaration
    public static GroupManagerPatch CreateAddOperation(object value)
    Parameters
    Type Name Description
    object value
    Returns
    Type Description
    GroupManagerPatch
    | Edit this page View Source

    CreateRemoveOperation(long)

    Declaration
    public static GroupManagerPatch CreateRemoveOperation(long userId)
    Parameters
    Type Name Description
    long userId
    Returns
    Type Description
    GroupManagerPatch
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX