Table of Contents

Class TangerineOnPropertySetAttribute

Namespace
Lime
Assembly
Lime.dll
[AttributeUsage(AttributeTargets.Property, AllowMultiple = false)]
public sealed class TangerineOnPropertySetAttribute : Attribute
Inheritance
TangerineOnPropertySetAttribute
Inherited Members

Constructors

TangerineOnPropertySetAttribute(string)

public TangerineOnPropertySetAttribute(string methodName)

Parameters

methodName string

Methods

Invoke(object)

public void Invoke(object o)

Parameters

o object