Platform Core .NET Assemblies API
DefaultInstanceFactoryAttribute Class
Members  See Also  Send Feedback
Terrasoft.Common Namespace : DefaultInstanceFactoryAttribute Class

Glossary Item Box

Used to mark non public constructor which should be used by instance factory created using ReflectionUtilities.GetInstanceFactory<TInstance> method.

Syntax

 
C#
 
 

Remarks

Constructor should have no parameter.

Inheritance Hierarchy

System.Object
   System.Attribute
      Terrasoft.Common.DefaultInstanceFactoryAttribute

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.