Method | Description | |
---|---|---|
ExtractTo ( string dir ) : void | ||
InitFrom ( Stream templateStream ) : void | ||
ProjectTemplateInfo ( ) : System | ||
ProjectTemplateInfo ( Stream templateStream ) : System | ||
ProjectTemplateInfo ( string templatePath ) : System |
public InitFrom ( Stream templateStream ) : void | ||
templateStream | Stream | |
return | void |
public ProjectTemplateInfo ( Stream templateStream ) : System | ||
templateStream | Stream | |
return | System |
public ProjectTemplateInfo ( string templatePath ) : System | ||
templatePath | string | |
return | System |