메소드 | 설명 | |
---|---|---|
CompileServiceCustomizations ( string modelsPath ) : void |
Compiles all files in the namespace *.customizations*.json into one large json file in bin\Release|Debug\customizations folder
|
public static CompileServiceCustomizations ( string modelsPath ) : void | ||
modelsPath | string | The path the to customization models to be compiled |
리턴 | void |