Class EventPropertyInfo
- Namespace
- Alternet.TsTypedefsGenerator.Core.TsModels
- Assembly
- Alternet.Common.TypeScript.v9.dll
public class EventPropertyInfo : FakePropertyInfo, ICustomAttributeProvider, _MemberInfo, _PropertyInfo
- Inheritance
-
EventPropertyInfo
- Implements
Constructors
Properties
- CanWrite
Gets a value indicating whether the property can be written to.
- DeclaringType
Gets the class that declares this member.
- Name
Gets the name of the current member.
- PropertyType
Gets the type of this property.