C# Class KSDK2xImporter.KSDKManifestParser.ParsedSource

Show file Open project: sysprogs/BSPTools

Public Properties

Property Type Description
Type string

Public Methods

Method Description
ParsedSource ( XmlElement e, ParsedDevice dev ) : System

Private Methods

Method Description
ExpandVariables ( string str ) : string

Method Details

ParsedSource() public method

public ParsedSource ( XmlElement e, ParsedDevice dev ) : System
e System.Xml.XmlElement
dev ParsedDevice
return System

Property Details

Type public property

public string Type
return string