コード例 #1
0
 public virtual ushort ObtenerUShort(IPropiedad propiedad)
 {
     return(_impl.ObtenerUShort(propiedad));
 }
コード例 #2
0
 protected ushort ObtenerUShort(IPropiedad propiedad)
 {
     return(_impl.ObtenerUShort(propiedad));
 }