Interface IPortAttribute
Namespace: Unity.Reflect.Actor
Syntax
public interface IPortAttribute
Properties
DisplayName
Declaration
string DisplayName { get; }
Property Value
Type | Description |
---|---|
String |
Id
Declaration
string Id { get; }
Property Value
Type | Description |
---|---|
String |