Beispiel #1
0
 public override MethodInfo GetAddMethod(XamlType contentType)
 {
     return(xamlTypeInvoker.GetAddMethod(contentType));
 }