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