コード例 #1
0
 public static Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Create(Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags flags, string name)
 {
     throw null;
 }
コード例 #2
0
 public static Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo Create(Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfoFlags flags, string name)
 {
     return(default(Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo));
 }