TypeDecoratorAdapter.IsUnsafe Property

Namespace
Kampute.DocToolkit.Metadata.Adapters
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets a value indicating whether this member is declared as unsafe.
public override bool IsUnsafe { get; }

Property Value

bool
true if this member is unsafe; otherwise, false.