| Package | asgard.net.remoting |
| Class | public class RemotingFormat |
| Inheritance | RemotingFormat CoreObject |
| Implements | IFormat |
| Method | Defined by | ||
|---|---|---|---|
|
Creates a new RemotingFormat instance.
| RemotingFormat | ||
|
formatToString(o:*):String
Converts the object to a custom string representation.
| RemotingFormat | ||
![]() |
Returns the internal
ILogger reference of this ILogable object. | CoreObject | |
![]() |
hashCode():uint
Returns a hashcode value for the object.
| CoreObject | |
![]() |
Sets the internal
ILogger reference of this ILogable object. | CoreObject | |
![]() |
toSource(indent:int = 0):String
Returns the string representation the source code of the object.
| CoreObject | |
![]() |
toString():String
Returns the string representation of this instance.
| CoreObject | |