C# Class NetIde.BuildTasks.NetIdeTask.PropertyProvider

Inheritance: IPropertyProvider
Mostrar archivo Open project: netide/netide

Public Methods

Method Description
GetPropertyValue ( string propertyName ) : dynamic
PropertyProvider ( ) : System

Method Details

GetPropertyValue() public method

public GetPropertyValue ( string propertyName ) : dynamic
propertyName string
return dynamic

PropertyProvider() public method

public PropertyProvider ( ) : System
return System