Exemplo n.º 1
0
 public ITabSetItem SetIdMso(TabSetId name)
 {
     id.SetMicrosoftId(name.ToString());
     return(this);
 }