Table of Contents

Class TangerineReadOnlyPropertiesAttribute

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

Constructors

TangerineReadOnlyPropertiesAttribute(params string[])

public TangerineReadOnlyPropertiesAttribute(params string[] propertyNames)

Parameters

propertyNames string[]

Methods

Contains(string)

public bool Contains(string propertyName)

Parameters

propertyName string

Returns

bool