Beispiel #1
0
 static public Link FromChar(char c)
 {
     return(CharacterHelpers.FromChar(c));
 }