Method SetDefaultAssembly
SetDefaultAssembly(Assembly)
Sets the default assembly from which to load assets for which no assembly is specified.
public virtual void SetDefaultAssembly(Assembly assembly)
Parameters
assemblyAssemblyThe default assembly.