C# Class GestUAB.PopulateDatabaseExtensions

ファイルを表示 Open project: GestUAB/GestUAB

Public Methods

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

public static PopulateDriver ( this ds ) : void
ds this
return void

PopulatePedidoDiaria() public static method

public static PopulatePedidoDiaria ( this ds ) : void
ds this
return void

PopulateRenunciation() public static method

public static PopulateRenunciation ( this ds ) : void
ds this
return void

PopulateTeachers() public static method

public static PopulateTeachers ( this ds ) : void
ds this
return void

PopulateUsers() public static method

public static PopulateUsers ( this ds ) : void
ds this
return void