Метод | Описание | |
---|---|---|
GenerateScaffolding ( string sourcePath, string destPath, object>.Dictionary |
||
ReplaceParameter ( string text, object>.Dictionary |
||
ReplaceParameterRule ( string path, object>.Dictionary |
||
Scaffold ( ) : System |
Метод | Описание | |
---|---|---|
GetAttribute ( System.Xml.Linq.XElement fileElement, string attributeName ) : string | ||
GetPaths ( string sourcePath, |
||
GetRelativePath ( string sourcePath, string fullPath ) : string | ||
Parse ( string path ) : |
public static GenerateScaffolding ( string sourcePath, string destPath, object>.Dictionary |
||
sourcePath | string | |
destPath | string | |
parameters | object>.Dictionary | |
Результат | void |
public static ReplaceParameter ( string text, object>.Dictionary |
||
text | string | |
parameters | object>.Dictionary | |
Результат | string |
public static ReplaceParameterRule ( string path, object>.Dictionary |
||
path | string | |
parameters | object>.Dictionary | |
Результат | void |