public ItemLocationDirectAspectPreserving(ItemLocationDirectAspectPreserving from)
		{
			CopyFrom(from);
		}
示例#2
0
 public ItemLocationDirectAspectPreserving(ItemLocationDirectAspectPreserving from)
 {
     CopyFrom(from);
 }