NROperation.IsVirtual Property NReflect
Gets or sets if the operation is virtual.

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

public bool IsVirtual { get; set; }
See Also