예제 #1
0
 protected LATManagerEntity()
 {
     Guid = LCSGuid.NewUpperGuid();
 }
예제 #2
0
 public LoadSourceEntity()
 {
     SourceId = LCSGuid.NewUpperGuid();
 }