C# 클래스 CClash.ExtensionMethods

파일 보기 프로젝트 열기: artillery/cclash

공개 메소드들

메소드 설명
Age ( this dt ) : System.TimeSpan
WriteLine ( this sb, string fmt ) : void

메소드 상세

Age() 공개 정적인 메소드

public static Age ( this dt ) : System.TimeSpan
dt this
리턴 System.TimeSpan

WriteLine() 공개 정적인 메소드

public static WriteLine ( this sb, string fmt ) : void
sb this
fmt string
리턴 void