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