C# Class Patcher.Rules.Proxies.ProxyAttribute

Inheritance: System.Attribute
显示文件 Open project: unforbidable/patcher Class Usage Examples

Public Methods

Method Description
ProxyAttribute ( Type iface ) : System

Method Details

ProxyAttribute() public method

public ProxyAttribute ( Type iface ) : System
iface System.Type
return System