MemberAdapter<T>.IsStatic Property
- Namespace
- Kampute.DocToolkit.Metadata.Adapters
- Assembly
- Kampute.DocToolkit.dll
Definition
Gets a value indicating whether the member is static.
public abstract bool IsStatic { get; }

public abstract bool IsStatic { get; }