T
The service to resolve.
Platform Core .NET Assemblies API
ForceGet<T> Method
See Also  Send Feedback
Terrasoft.Core.Factories Namespace > ClassFactory Class : ForceGet<T> Method
fullClassName
Full name of class.
constructorArguments
Array of the constructor arguments.

Glossary Item Box

Returns an instance of the class by name.

Syntax

 
C#
 
 

Parameters

fullClassName
Full name of class.
constructorArguments
Array of the constructor arguments.

Type Parameters

T
The service to resolve.

Return Value

Instance of the class, or null.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© Terrasoft 2002-2018.