C# 클래스 Alba.Jaml.XamlGeneration.PropertyShortcuts.GridPropertyShortcut

상속: IPropertyShortcut
파일 보기 프로젝트 열기: Athari/Alba.Jaml

공개 메소드들

메소드 설명
GetAttributes ( JProperty prop ) : IEnumerable
IsPropertySupported ( JProperty prop ) : bool

메소드 상세

GetAttributes() 공개 메소드

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

IsPropertySupported() 공개 메소드

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