C# Class Alba.Jaml.XamlGeneration.PropertyShortcuts.GridPropertyShortcut

Inheritance: IPropertyShortcut
ファイルを表示 Open project: Athari/Alba.Jaml

Public Methods

Method Description
GetAttributes ( JProperty prop ) : IEnumerable
IsPropertySupported ( JProperty prop ) : bool

Method Details

GetAttributes() public method

public GetAttributes ( JProperty prop ) : IEnumerable
prop Newtonsoft.Json.Linq.JProperty
return IEnumerable

IsPropertySupported() public method

public IsPropertySupported ( JProperty prop ) : bool
prop Newtonsoft.Json.Linq.JProperty
return bool