C# Class Wia.ConfigAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: nansen/wia

Public Methods

Method Description
ConfigAttribute ( string section, string key ) : System

Method Details

ConfigAttribute() public method

public ConfigAttribute ( string section, string key ) : System
section string
key string
return System