Class TangerinePropertyDefaultValueAttribute
- Namespace
- Lime
- Assembly
- Lime.dll
[AttributeUsage(AttributeTargets.Property|AttributeTargets.Field, AllowMultiple = false)]
public class TangerinePropertyDefaultValueAttribute : Attribute
- Inheritance
-
TangerinePropertyDefaultValueAttribute
- Inherited Members
Constructors
TangerinePropertyDefaultValueAttribute(Type, string)
public TangerinePropertyDefaultValueAttribute(Type type, string method)
Parameters
Methods
GetValue()
public object GetValue()