holoride
Search Results for

    Show / Hide Table of Contents

    Class TypeCacheSingleton

    Inheritance
    object
    SingletonBase
    Singleton<TypeCacheSingleton>
    TypeCacheSingleton
    Implements
    ISerializationCallbackReceiver
    Inherited Members
    Singleton<TypeCacheSingleton>.Instance
    SingletonBase.SingletonOnCreate()
    SingletonBase.SingletonOnEnable()
    SingletonBase.SingletonOnDisable()
    Namespace: Holoride.ElasticSDK
    Assembly: Holoride.ElasticSDK.Library.Runtime.dll
    Syntax
    public class TypeCacheSingleton : Singleton<TypeCacheSingleton>, ISerializationCallbackReceiver

    Methods

    GetMethodsWithAttribute(Type)

    Declaration
    public ICollection<MethodInfo> GetMethodsWithAttribute(Type attributeType)
    Parameters
    Type Name Description
    Type attributeType
    Returns
    Type Description
    ICollection<><MethodInfo>

    GetMethodsWithAttribute<T>()

    Declaration
    public ICollection<MethodInfo> GetMethodsWithAttribute<T>() where T : Attribute
    Returns
    Type Description
    ICollection<><MethodInfo>
    Type Parameters
    Name Description
    T

    GetTypesDerivedFrom(Type)

    Declaration
    public ICollection<Type> GetTypesDerivedFrom(Type parentType)
    Parameters
    Type Name Description
    Type parentType
    Returns
    Type Description
    ICollection<><Type>

    GetTypesDerivedFrom<T>()

    Declaration
    public ICollection<Type> GetTypesDerivedFrom<T>()
    Returns
    Type Description
    ICollection<><Type>
    Type Parameters
    Name Description
    T

    OnAfterDeserialize()

    Declaration
    public void OnAfterDeserialize()

    OnBeforeSerialize()

    Declaration
    public void OnBeforeSerialize()

    Implements

    ISerializationCallbackReceiver
    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint