Ejemplo n.º 1
0
 internal static int GetNextAssemblyUid()
 {
     _changed = true;
     return(UidProvider.GetNextAssemblyUid());
 }