ReflectionClrPropertyInfo Class
Definition
public class ReflectionClrPropertyInfo
Constructors
| Name | Description |
|---|---|
| ReflectionClrPropertyInfo | No summary available. |
ReflectionClrPropertyInfo Constructor
public ReflectionClrPropertyInfo(System.Reflection.PropertyInfo info)
Parameters
info System.Reflection.PropertyInfo
Methods
| Name | Description |
|---|---|
| Get | Inherited from ClrPropertyInfo. |
| Set | Inherited from ClrPropertyInfo. |
Properties
| Name | Description |
|---|---|
| CanGet | Inherited from ClrPropertyInfo. |
| CanSet | Inherited from ClrPropertyInfo. |
| Name | Inherited from ClrPropertyInfo. |
| PropertyType | Inherited from ClrPropertyInfo. |