C# Class Nemo.Utilities.CombGuid

Mostrar archivo Open project: stepaside/Nemo

Public Properties

Property Type Description
Empty System.Guid

Public Methods

Method Description
Generate ( ) : System.Guid
Reset ( ) : void
Stub ( System.Guid value ) : IDisposable

Method Details

Generate() public static method

public static Generate ( ) : System.Guid
return System.Guid

Reset() public static method

public static Reset ( ) : void
return void

Stub() public static method

public static Stub ( System.Guid value ) : IDisposable
value System.Guid
return IDisposable

Property Details

Empty public_oe static_oe property

public static Guid,System Empty
return System.Guid