C# Class WXB.Factory

Inheritance: IFactory
Afficher le fichier Open project: wuxiongbin/uHyperText

Méthodes publiques

Свойство Type Description
free System.Action

Méthodes publiques

Méthode Description
Factory ( System.Action f ) : System.Text
create ( ) : object

Method Details

Factory() public méthode

public Factory ( System.Action f ) : System.Text
f System.Action
Résultat System.Text

create() public méthode

public create ( ) : object
Résultat object

Property Details

free public_oe property

public System.Action free
Résultat System.Action