C# Class Generator.DataLoader

Afficher le fichier Open project: reharik/KnowYourTurf

Méthodes publiques

Méthode Description
CreateInventory ( ) : void
Load ( string extraDataKey ) : void

Private Methods

Méthode Description
CreateCalculator ( ) : void
CreateChemical ( ) : void
CreateCompany ( ) : void
CreateDocumentCategory ( ) : void
CreateEmailTemplate ( ) : void
CreateEmployee ( ) : void
CreateEquipment ( ) : void
CreateEventType ( ) : void
CreateFertilizer ( ) : void
CreateField ( ) : void
CreateMaterials ( ) : void
CreatePhotoCategory ( ) : void
CreateSeed ( ) : void
CreateTask ( ) : void
CreateUser ( ) : void
CreateVendor ( ) : void
CreateVendorContact ( ) : void

Method Details

CreateInventory() public méthode

public CreateInventory ( ) : void
Résultat void

Load() public méthode

public Load ( string extraDataKey ) : void
extraDataKey string
Résultat void