Search Results for

    Show / Hide Table of Contents

    Class Writer<T>

    Helper class that weaver populates with all writer types.

    Inheritance
    Object
    Writer<T>
    Namespace: Mirror
    Assembly: doc.dll
    Syntax
    public static class Writer<T> : object
    Type Parameters
    Name Description
    T

    Fields

    | Improve this Doc View Source

    write

    Declaration
    public static Action<NetworkWriter, T> write
    Field Value
    Type Description
    Action<NetworkWriter, T>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX