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 |
public interface ICanBeSealed
| Name | Description |
|---|---|
| IsSealed | Is the current instance sealed |
| Name | Description |
|---|---|
| Seal() | Seal the current instance |