C# Class ReflectionFactory.FactoryParameterAttribute

Inheritance: System.Attribute
Mostra file Open project: Laeeth/d_excelsdk

Public Methods

Method Description
FactoryParameterAttribute ( string registeredName ) : System
ToString ( ) : string

Method Details

FactoryParameterAttribute() public method

public FactoryParameterAttribute ( string registeredName ) : System
registeredName string
return System

ToString() public method

public ToString ( ) : string
return string