コード例 #1
0
 public long GetLong(string name)
 {
     return(headers.GetLong(name));
 }