C# 클래스 FirstFloor.ModernUI.BetterListCollectionView

상속: System.Windows.Data.ListCollectionView, IWeakEventListener
파일 보기 프로젝트 열기: gro-ove/actools 1 사용 예제들

공개 메소드들

메소드 설명
BetterListCollectionView ( [ list ) : System
ReceiveWeakEvent ( Type managerType, object sender, EventArgs e ) : bool

메소드 상세

BetterListCollectionView() 공개 메소드

public BetterListCollectionView ( [ list ) : System
list [
리턴 System

ReceiveWeakEvent() 공개 메소드

public ReceiveWeakEvent ( Type managerType, object sender, EventArgs e ) : bool
managerType System.Type
sender object
e System.EventArgs
리턴 bool