Method RegisterAssembly
RegisterAssembly(string, ProjectId)
When implemented by a class, registers assembly in the project.
bool RegisterAssembly(string name, ProjectId projectId = null)
Parameters
Returns
- bool
True if succeed otherwise false.