C# Class System.Security.Util.TokenizerStream

Datei anzeigen Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Private Methods

Method Description
AddString ( String str ) : void
AddToken ( short token ) : void
GetNextFullToken ( ) : short
GetNextString ( ) : String
GetNextToken ( ) : short
GetTokenCount ( ) : int
GoToPosition ( int position ) : void
Reset ( ) : void
TagLastToken ( short tag ) : void
ThrowAwayNextString ( ) : void
TokenizerStream ( ) : System.Text