C# Class Generator.DataLoader

Datei anzeigen Open project: reharik/KnowYourTurf

Public Methods

Method Description
CreateInventory ( ) : void
Load ( string extraDataKey ) : void

Private Methods

Method 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 method

public CreateInventory ( ) : void
return void

Load() public method

public Load ( string extraDataKey ) : void
extraDataKey string
return void