C# Class GestUAB.PopulateDatabaseExtensions

Afficher le fichier Open project: GestUAB/GestUAB

Méthodes publiques

Méthode Description
PopulateDriver ( this ds ) : void
PopulatePedidoDiaria ( this ds ) : void
PopulateRenunciation ( this ds ) : void
PopulateTeachers ( this ds ) : void
PopulateUsers ( this ds ) : void

Method Details

PopulateDriver() public static méthode

public static PopulateDriver ( this ds ) : void
ds this
Résultat void

PopulatePedidoDiaria() public static méthode

public static PopulatePedidoDiaria ( this ds ) : void
ds this
Résultat void

PopulateRenunciation() public static méthode

public static PopulateRenunciation ( this ds ) : void
ds this
Résultat void

PopulateTeachers() public static méthode

public static PopulateTeachers ( this ds ) : void
ds this
Résultat void

PopulateUsers() public static méthode

public static PopulateUsers ( this ds ) : void
ds this
Résultat void