Table of Contents

Class EventPropertyInfo

Namespace
Alternet.TsTypedefsGenerator.Core.TsModels
Assembly
Alternet.Common.TypeScript.v9.dll
public class EventPropertyInfo : FakePropertyInfo, ICustomAttributeProvider, _MemberInfo, _PropertyInfo
Inheritance
EventPropertyInfo
Implements

Constructors

EventPropertyInfo(EventInfo)

Properties

CanWrite

Gets a value indicating whether the property can be written to.

DeclaringType

Gets the class that declares this member.

IsStatic
Name

Gets the name of the current member.

PropertyType

Gets the type of this property.