NRDelegate ClassNReflect
Represents a delegate which is reflected by NReflect.
Inheritance Hierarchy

OnlineSystem Object
  NReflect.NREntities NRTypeBase
    NReflect.NREntities NRGenericType
      NReflect.NREntities NRDelegate

Namespace: NReflect.NREntities
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

[SerializableAttribute]
public class NRDelegate : NRGenericType
See Also