Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
CClash
ExtensionMethods
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