Interface ICanBeSealed
Namespace: PoeShared.Common
Assembly: PoeShared.dll
Syntax
public interface ICanBeSealed
Properties
Name | Description |
---|---|
IsSealed | Is the current instance sealed |
Methods
Name | Description |
---|---|
Seal() | Seal the current instance |