C# Class FirstFloor.ModernUI.BetterListCollectionView

Inheritance: System.Windows.Data.ListCollectionView, IWeakEventListener
ファイルを表示 Open project: gro-ove/actools Class Usage Examples

Public Methods

Method Description
BetterListCollectionView ( [ list ) : System
ReceiveWeakEvent ( Type managerType, object sender, EventArgs e ) : bool

Method Details

BetterListCollectionView() public method

public BetterListCollectionView ( [ list ) : System
list [
return System

ReceiveWeakEvent() public method

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