public TextItemTypeIdentity()
     : this(TypedGuid.GetNewGuid())
 {
 }
Esempio n. 2
0
 public LocationIdentity()
     : this(TypedGuid.GetNewGuid())
 {
 }