C# Class SoftGene.DependencyInstaller.Attributes.BindToAttribute

Inheritance: Attribute
显示文件 Open project: ArturLavrov/DependenciesInstaller

Public Methods

Method Description
BindToAttribute ( Type interfaceType ) : System

Method Details

BindToAttribute() public method

public BindToAttribute ( Type interfaceType ) : System
interfaceType Type
return System