C# 클래스 BLL.Extensor

파일 보기 프로젝트 열기: enelramon/TeacherControl2

공개 메소드들

메소드 설명
ToDate ( this str ) : System.DateTime
ToDbString ( this dt ) : string
ToTextFieldString ( this dt ) : string

메소드 상세

ToDate() 공개 정적인 메소드

public static ToDate ( this str ) : System.DateTime
str this
리턴 System.DateTime

ToDbString() 공개 정적인 메소드

public static ToDbString ( this dt ) : string
dt this
리턴 string

ToTextFieldString() 공개 정적인 메소드

public static ToTextFieldString ( this dt ) : string
dt this
리턴 string