NROperation.IsAbstract Property NReflect
Gets or sets if the operation is abstract.

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

public bool IsAbstract { get; set; }
See Also