PublicInterfaces
Gets or sets the array of interfaces that should be introduced publicly into the target type of the aspect.
Declaration
public TypeIdentity[] PublicInterfaces { get; set; }Property Value
| Type | Description |
|---|---|
| TypeIdentity[] |
Gets or sets the array of interfaces that should be introduced publicly into the target type of the aspect.
public TypeIdentity[] PublicInterfaces { get; set; }| Type | Description |
|---|---|
| TypeIdentity[] |