C# Class phdesign.NppToolBucket.GuidGenerator

Show file Open project: phdesign/NppToolBucket Class Usage Examples

Private Methods

Method Description
GetGuids ( bool includeBraces, bool useUppercase, bool includeHyphens, int howMany ) : string

Generates a string of GUID(s).

GuidGenerator ( ) : System
Show ( ) : void
ShowDialog ( ) : void