C# Class VSNDK.Tasks.BarDescriptor.Parser

ファイルを表示 Open project: blackberry/VSPlugin

Public Methods

Method Description
Load ( string filename ) : BarDescriptor.qnx

Helper function to to deserialize the bar-descriptor.xml file for read.

Method Details

Load() public static method

Helper function to to deserialize the bar-descriptor.xml file for read.
public static Load ( string filename ) : BarDescriptor.qnx
filename string Path to the bar-descriptor.xml file
return BarDescriptor.qnx