C# Class TUP.AsmResolver.NET.Specialized.CustomAttributeSignature

显示文件 Open project: Rex-Hays/GNIDA Class Usage Examples

Public Methods

Method Description
CustomAttributeSignature ( CustomAttributeArgument fixedArgs, CustomAttributeArgument namedArgs ) : System

Method Details

CustomAttributeSignature() public method

public CustomAttributeSignature ( CustomAttributeArgument fixedArgs, CustomAttributeArgument namedArgs ) : System
fixedArgs CustomAttributeArgument
namedArgs CustomAttributeArgument
return System