C# 클래스 DynamicXaml.X

Helper to introduce Funcs supported by the dynamic API to nest DynamicXAML calls
파일 보기 프로젝트 열기: flq/XamlTags

공개 메소드들

메소드 설명
N ( Xaml>.Func map ) : Xaml>.Func

Nested builder

NM ( Xaml[]>.Func map ) : Xaml[]>.Func

Many-Nested builder

메소드 상세

N() 공개 정적인 메소드

Nested builder
public static N ( Xaml>.Func map ) : Xaml>.Func
map Xaml>.Func
리턴 Xaml>.Func

NM() 공개 정적인 메소드

Many-Nested builder
public static NM ( Xaml[]>.Func map ) : Xaml[]>.Func
map Xaml[]>.Func
리턴 Xaml[]>.Func