Walter.BOM
SetNamedInstance<T> Method
Walter.BOM Assembly > Walter Namespace > DIContainer Class : SetNamedInstance<T> Method
The named.
The value.
Sets the named instance.
Syntax
public static void SetNamedInstance<T>( 
   string named,
   T value
)
where T: class

Parameters

named
The named.
value
The value.

Type Parameters

T
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

Reference

DIContainer Class
DIContainer Members