C# Class Weaver.TypeFowarder

Afficher le fichier Open project: FloodProject/flood Class Usage Examples

Méthodes publiques

Méthode Description
FowardTypes ( string toAssemblyPath, IEnumerable types ) : void
TypeFowarder ( string assemblyPath ) : System
Write ( string outputPath ) : void

Method Details

FowardTypes() public méthode

public FowardTypes ( string toAssemblyPath, IEnumerable types ) : void
toAssemblyPath string
types IEnumerable
Résultat void

TypeFowarder() public méthode

public TypeFowarder ( string assemblyPath ) : System
assemblyPath string
Résultat System

Write() public méthode

public Write ( string outputPath ) : void
outputPath string
Résultat void