示例#1
0
 protected Type GetValueType(ItemViewModel ivm)
 {
     return(ivm.GetValueType());
 }
示例#2
0
 protected static TTFItemModel GetModel(ItemViewModel ivm)
 {
     return(ivm.GetModel());
 }