Table of Contents

Method GetExposedProperties

Namespace
Pinwheel.Vista.ExposeProperty
Assembly
Pinwheel.Vista.ExposeProperty.Runtime.dll

GetExposedProperties(GraphAsset)

public static IEnumerable<PropertyDescriptor> GetExposedProperties(this GraphAsset graph)

Parameters

graph GraphAsset

Returns

IEnumerable<PropertyDescriptor>

GetExposedProperties(GraphAsset, string)

public static IEnumerable<PropertyDescriptor> GetExposedProperties(this GraphAsset graph, string nodeId)

Parameters

graph GraphAsset
nodeId string

Returns

IEnumerable<PropertyDescriptor>