C# Class NetFx.Generator

Afficher le fichier Open project: netfx/extensions Class Usage Examples

Méthodes publiques

Méthode Description
Create ( string language, string targetNamespace, string resourcesTypeName, string targetClassName, bool makePublic, ResourceArea rootArea ) : IGenerator

Method Details

Create() public static méthode

public static Create ( string language, string targetNamespace, string resourcesTypeName, string targetClassName, bool makePublic, ResourceArea rootArea ) : IGenerator
language string
targetNamespace string
resourcesTypeName string
targetClassName string
makePublic bool
rootArea ResourceArea
Résultat IGenerator