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

Inheritance: IPropertyShortcut
Afficher le fichier Open project: Athari/Alba.Jaml

Méthodes publiques

Méthode Description
GetAttributes ( JProperty prop ) : IEnumerable
IsPropertySupported ( JProperty prop ) : bool

Method Details

GetAttributes() public méthode

public GetAttributes ( JProperty prop ) : IEnumerable
prop Newtonsoft.Json.Linq.JProperty
Résultat IEnumerable

IsPropertySupported() public méthode

public IsPropertySupported ( JProperty prop ) : bool
prop Newtonsoft.Json.Linq.JProperty
Résultat bool