Die() 공개 정적인 메소드

public static Die ( ) : string
리턴 string
예제 #1
0
 public void RfcDie() => WriteLine(Rfc2812.Die());
예제 #2
0
 public void RfcDie()
 {
     this.WriteLine(Rfc2812.Die());
 }