C# 클래스 Ctf.ApplicationTools.DebugInfo

파일 보기 프로젝트 열기: blstream/Patronage2013-CaptureTheFlag

공개 메소드들

메소드 설명
Format ( System.DateTime t, Object o, MethodBase m, String msg ) : string
Format ( System.DateTime t, Object o, String m, String msg ) : string

메소드 상세

Format() 공개 정적인 메소드

public static Format ( System.DateTime t, Object o, MethodBase m, String msg ) : string
t System.DateTime
o Object
m System.Reflection.MethodBase
msg String
리턴 string

Format() 공개 정적인 메소드

public static Format ( System.DateTime t, Object o, String m, String msg ) : string
t System.DateTime
o Object
m String
msg String
리턴 string