메소드 | 설명 | |
---|---|---|
AddCompile ( string file ) : |
||
AddContent ( string file ) : |
||
AddEmbeddedResource ( string file ) : |
||
AddFile ( string file, string type ) : |
||
AddNone ( string file ) : |
||
GetXml ( ) : string | ||
ProjectWriter ( string xml ) : System | ||
ProjectWriter ( string xml, string ns ) : System | ||
RemoveFile ( string file ) : |
||
WriteXmlTo ( Stream stream ) : |
메소드 | 설명 | |
---|---|---|
CorrectPaths ( string file ) : string |
메소드 | 설명 | |
---|---|---|
CleanUp ( ) : void | ||
GetFileNode ( string file ) : |
public AddEmbeddedResource ( string file ) : |
||
file | string | |
리턴 |
public AddFile ( string file, string type ) : |
||
file | string | |
type | string | |
리턴 |
protected static CorrectPaths ( string file ) : string | ||
file | string | |
리턴 | string |
public ProjectWriter ( string xml, string ns ) : System | ||
xml | string | |
ns | string | |
리턴 | System |
public WriteXmlTo ( Stream stream ) : |
||
stream | Stream | |
리턴 |