Responder Developer Guide
RegisterMultiple Method


Register multiple implementations of a type. Internally this registers each implementation using the full name of the class as its registration name.
Overload List
OverloadDescription
RegisterMultiple<RegisterType>(IEnumerable<Type>)Register multiple implementations of a type. Internally this registers each implementation using the full name of the class as its registration name.  
RegisterMultiple(Type,IEnumerable<Type>)Register multiple implementations of a type. Internally this registers each implementation using the full name of the class as its registration name.  
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

TinyIoCContainer Class
TinyIoCContainer Members

 

 


Send Comment