Interface IInputAttribute
Namespace: Unity.Reflect.Actor
Syntax
public interface IInputAttribute : IPortAttribute
Methods
GetInputMessageType(MethodInfo)
Declaration
Type GetInputMessageType(MethodInfo methodInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| MethodInfo | methodInfo |
Returns
| Type | Description |
|---|---|
| Type |
GetInputType(MethodInfo)
Declaration
Type GetInputType(MethodInfo methodInfo)
Parameters
| Type | Name | Description |
|---|---|---|
| MethodInfo | methodInfo |
Returns
| Type | Description |
|---|---|
| Type |