C# 클래스 GestUAB.PopulateDatabaseExtensions

파일 보기 프로젝트 열기: GestUAB/GestUAB

공개 메소드들

메소드 설명
PopulateDriver ( this ds ) : void
PopulatePedidoDiaria ( this ds ) : void
PopulateRenunciation ( this ds ) : void
PopulateTeachers ( this ds ) : void
PopulateUsers ( this ds ) : void

메소드 상세

PopulateDriver() 공개 정적인 메소드

public static PopulateDriver ( this ds ) : void
ds this
리턴 void

PopulatePedidoDiaria() 공개 정적인 메소드

public static PopulatePedidoDiaria ( this ds ) : void
ds this
리턴 void

PopulateRenunciation() 공개 정적인 메소드

public static PopulateRenunciation ( this ds ) : void
ds this
리턴 void

PopulateTeachers() 공개 정적인 메소드

public static PopulateTeachers ( this ds ) : void
ds this
리턴 void

PopulateUsers() 공개 정적인 메소드

public static PopulateUsers ( this ds ) : void
ds this
리턴 void