Microsoft.CSharp.RuntimeBinder.CSharpArgumentInfo public sealed class CSharpArgumentInfo Documentation Code namespace Microsoft.CSharp.RuntimeBinder { public sealed class CSharpArgumentInfo { public static CSharpArgumentInfo Create(CSharpArgumentInfoFlags flags, string name); } }