Hookable<T> Members

Include Protected Members
Include Inherited Members

The Hookable<T> type exposes the following members.

Properties

  Name Description
Public property Value

Top

Methods

  Name Description
Public methodStatic member Create(Boolean, Func<T>, Action<T>)
Public methodStatic member Create(Boolean, FieldInfo, Object)
Public methodStatic member Create(Boolean, T)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method SetTestHook
Public method ToString (Inherited from Object.)

Top