C# Class DependsOnAttribute, NotifyPropertyWeaver

Inheritance: Attribute
显示文件 Open project: shiftkey/NotifyPropertyWeaver Class Usage Examples

Public Methods

Method Description
DependsOnAttribute ( string dependency ) : System

Method Details

DependsOnAttribute() public method

public DependsOnAttribute ( string dependency ) : System
dependency string
return System