コード例 #1
0
 public string GetData(int offset, int count)
 {
     return(UR.GetData(offset, count));
 }