메소드 | 설명 | |
---|---|---|
BuildSatelliteAssemblies ( ) : void |
This method builds satellite assemblies by calling the RunAlink methods. It creates the required directory for finding and loading the satellite assemblies.
|
|
GenerateResourceFiles ( ) : void |
This method generates resource files directly using the ResourceWriter class.
|
|
ResourceFileUsage ( ) : void |
This method outputs the usage banner for the -r option
|
|
RunAlink ( string culture ) : void |
This method creates a Process object to run the assembly linker tool.
|