Table of Contents

Class TangerineIgnoreIfAttribute

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

Constructors

TangerineIgnoreIfAttribute(string)

public TangerineIgnoreIfAttribute(string method)

Parameters

method string

Fields

Method

public readonly string Method

Field Value

string

Methods

Check(object)

public bool Check(object obj)

Parameters

obj object

Returns

bool