Beispiel #1
0
 public static string GetCppWinRTType(string typename)
 {
     return(GetCppWinRTType(LoadContext.GetType(typename)));
 }