C# 클래스 Patchwork.Utility.Binding.AggregateMode

상속: NotificationMode
파일 보기 프로젝트 열기: GregRos/Patchwork

공개 메소드들

메소드 설명
AggregateMode ( IEnumerable modes ) : System.Collections.Generic
Subscribe ( object target, IBindable bindable ) : void

메소드 상세

AggregateMode() 공개 메소드

public AggregateMode ( IEnumerable modes ) : System.Collections.Generic
modes IEnumerable
리턴 System.Collections.Generic

Subscribe() 공개 메소드

public Subscribe ( object target, IBindable bindable ) : void
target object
bindable IBindable
리턴 void