예제 #1
0
 public FunctionEntity()
 {
     Id = SuktGuid.NewSuktGuid();
 }
예제 #2
0
 public MenuEntity()
 {
     Id = SuktGuid.NewSuktGuid();
 }