Property | Type | Description | |
---|---|---|---|
Empty | Message |
Method | Description | |
---|---|---|
Accept ( IMessageVisitor visitor ) : void |
Accepts the specified AK.F1.Timing.IMessageVisitor.
|
Method | Description | |
---|---|---|
Repr ( string format ) : string |
Returns a System.String representation of this instance using the specified format System.String and format arguments.
|
public abstract Accept ( IMessageVisitor visitor ) : void | ||
visitor | IMessageVisitor | The message visitor. |
return | void |
protected Repr ( string format ) : string | ||
format | string | The format. |
return | string |