예제 #1
0
 public static string GetName(this ClientId clientId)
 {
     return(clientId.GetName(true));
 }