C# Class BugsDemo.ClassWithNonAtomicGuidAccess

Afficher le fichier Open project: bazile/Training

Méthodes publiques

Méthode Description
GetValue ( ) : System.Guid
SetValue ( System.Guid value ) : void

Method Details

GetValue() public méthode

public GetValue ( ) : System.Guid
Résultat System.Guid

SetValue() public méthode

public SetValue ( System.Guid value ) : void
value System.Guid
Résultat void