C# 클래스 Extensions.ByteArrayExtensions

파일 보기 프로젝트 열기: endor/karhu

공개 메소드들

메소드 설명
ToDateTime ( this datetime ) : System.DateTime
ToString ( this bytes, string format ) : string

메소드 상세

ToDateTime() 공개 정적인 메소드

public static ToDateTime ( this datetime ) : System.DateTime
datetime this
리턴 System.DateTime

ToString() 공개 정적인 메소드

public static ToString ( this bytes, string format ) : string
bytes this
format string
리턴 string