Search Results for

    Class SystemObjectExtensions

    Inheritance
    object
    SystemObjectExtensions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: YVR.Utilities
    Assembly: YVR.Utilities.Runtime.dll
    Syntax
    public static class SystemObjectExtensions

    Methods

    Name Description
    As<T>(object)
    In This Article