C# Class Shaolinq.DependsOnPropertyAttribute

Inheritance: System.Attribute
显示文件 Open project: tumtumtum/Shaolinq

Public Methods

Method Description
DependsOnPropertyAttribute ( string propertyName ) : System

Method Details

DependsOnPropertyAttribute() public method

public DependsOnPropertyAttribute ( string propertyName ) : System
propertyName string
return System