Beispiel #1
0
 protected EntityMetadata(ManagementSystemType mgmtSystem)
 {
     this.MgmtSystem = mgmtSystem;
 }
Beispiel #2
0
		protected EntityMetadata(ManagementSystemType mgmtSystem)
		{
			this.MgmtSystem = mgmtSystem;
		}