C# Class Grib.Api.Interop.GribValueTypeExtension

Exibir arquivo Open project: 0x1mason/GribApi.NET

Public Methods

Method Description
AsString ( this vt ) : string

Retrieves the GRIB key's type name.

Method Details

AsString() public static method

Retrieves the GRIB key's type name.
public static AsString ( this vt ) : string
vt this The vt.
return string