Gets or sets if the operation is sealed.
Namespace: NReflect.NRMembersAssembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
public bool IsSealed { get; set; }public bool IsSealed { get; set; }Public Property IsSealed As Boolean
Get
Set
Public Property IsSealed As Boolean
Get
Set
public:
property bool IsSealed {
bool get ();
void set (bool value);
}public:
property bool IsSealed {
bool get ();
void set (bool value);
}