C# Class GuidGen.Found

ファイルを表示 Open project: michaelmcdaniel/GuidgenConsole Class Usage Examples

Public Methods

Method Description
ToString ( ) : string
ToString ( bool includeLine, IGuidFormatter formatter = null, bool upcase = false ) : string

Method Details

ToString() public method

public ToString ( ) : string
return string

ToString() public method

public ToString ( bool includeLine, IGuidFormatter formatter = null, bool upcase = false ) : string
includeLine bool
formatter IGuidFormatter
upcase bool
return string