Beispiel #1
0
 public InterfaceComment[] GetComments(string strFileHash)
 {
     return(krnGateway.GetComments(strFileHash));
 }