Exemple #1
0
 private static UIType GetEditableType(Type t)
 {
     return(UITypes.Get(t));
 }