예제 #1
0
 public RedditSharp.Domain GetDomain(string domain)
 {
     return(reddit.GetDomain(domain));
 }