Navigation :
DesignTimeCodeAttribute
Name |
Value |
Assembly |
Catel.Core |
Namespace |
Catel |
Available on |
.NET Framework 4.5, .NET Framework 4.6, Xamarin - Android, Xamarin - iOS |
public class DesignTimeCodeAttribute : Attribute
Base types
Attribute
Attribute to support code at design time.
Fields
Constructors
DesignTimeCodeAttribute(Type typeToConstruct)
Initializes a new instance of the DesignTimeCodeAttribute class.
Parameters
Name |
Description |
typeToConstruct |
The type to construct. |
Have a question about Catel? Use StackOverflow with the Catel tag!
Discussion