C# Class Tp.Bugzilla.LegacyProfileConversion.LegacyMappingParser

ファイルを表示 Open project: TargetProcess/Target-Process-Plugins Class Usage Examples

Public Methods

Method Description
LegacyMappingParser ( ) : System

Private Methods

Method Description
ReadMap ( StringDictionary map, TextReader reader, string mapName ) : void
ReadMap ( string mapLine ) : void
WriteMap ( StringBuilder builder, string mapName, StringDictionary map ) : void

Method Details

LegacyMappingParser() public method

public LegacyMappingParser ( ) : System
return System