예제 #1
0
 public int GetInt32()
 {
     return(m_segment.ToInt32());
 }
예제 #2
0
 public Int32 GetInt32()
 {
     return(Segment.ToInt32());
 }