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