C# Class Project, code

Exibir arquivo Open project: shendongnian/code Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Load ( string filename ) : IEnumerable
Project ( XElement project )

Method Details

Load() public static method

public static Load ( string filename ) : IEnumerable
filename string
return IEnumerable

Project() public method

public Project ( XElement project )
project XElement