ReflectionClrPropertyInfo.

ReflectionClrPropertyInfo(PropertyInfo) Constructor

Namespace
Avalonia.Data.Core
Containing Type
ReflectionClrPropertyInfo

Syntax

public ReflectionClrPropertyInfo(PropertyInfo info)

Parameters

Name Type Description
info PropertyInfo

Return Value

Type Description
void