Table of Contents

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

type Type
method string

Methods

GetValue()

public object GetValue()

Returns

object