C# Class BaseJump.Core.RouteToken

Show file Open project: kodefuguru/bungie Class Usage Examples

Public Methods

Method Description
Next ( string tokenizedText ) : RouteToken
RouteToken ( string token )
ToString ( ) : string

Method Details

Next() public static method

public static Next ( string tokenizedText ) : RouteToken
tokenizedText string
return RouteToken

RouteToken() public method

public RouteToken ( string token )
token string

ToString() public method

public ToString ( ) : string
return string