C# Class Nohal.RleEditor.RleParser.S57AttributeDecode

Datei anzeigen Open project: nohal/RleEditor Class Usage Examples

Public Properties

Property Type Description
CsvHeader string

Public Methods

Method Description
ParseValues ( string valuePairs ) : string>.Dictionary
S57AttributeDecode ( ) : System

Method Details

ParseValues() public static method

public static ParseValues ( string valuePairs ) : string>.Dictionary
valuePairs string
return string>.Dictionary

S57AttributeDecode() public method

public S57AttributeDecode ( ) : System
return System

Property Details

CsvHeader public_oe static_oe property

public static string CsvHeader
return string