C# Class GuidGen.Formats.SearchFormat

Inheritance: BaseGuidSearchFormat
Exibir arquivo Open project: michaelmcdaniel/GuidgenConsole

Public Methods

Method Description
ToString ( System.Guid g, bool upcase = false, bool newline = false ) : string

Private Methods

Method Description
SearchFormat ( ) : System

Method Details

ToString() public method

public ToString ( System.Guid g, bool upcase = false, bool newline = false ) : string
g System.Guid
upcase bool
newline bool
return string