示例#1
0
 public static MergePatchInOutLineMvo ToMergePatchInOutLineMvo(this InOutLineMvoState state)
 {
     return(state.ToMergePatchInOutLineMvo <MergePatchInOutLineMvo>());
 }