C# 클래스 TechnicalServices.DatabaseHandler.ProducttIndexAccess

상속: ProductAccess
파일 보기 프로젝트 열기: Tiakiana/ProjectMarmelade 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
GetProductNames string
GetProductTypes string
GetpDocumationTypes string

공개 메소드들

메소드 설명
GetIndex ( string s ) : string

메소드 상세

GetIndex() 공개 메소드

public GetIndex ( string s ) : string
s string
리턴 string

프로퍼티 상세

GetProductNames 공개적으로 프로퍼티

public string GetProductNames
리턴 string

GetProductTypes 공개적으로 프로퍼티

public string GetProductTypes
리턴 string

GetpDocumationTypes 공개적으로 프로퍼티

public string GetpDocumationTypes
리턴 string