コード例 #1
0
 public string ToStringWithoutLeading0()
 {
     return(HlaResolution.HlaToLengthStringWithLeading0(this));
 }