C# Class QSOrmProject.RepresentationModel.RepresentationFilterBase

Inheritance: Gtk.Bin, IRepresentationFilter
ファイルを表示 Open project: QualitySolution/QSProjects

Public Methods

Method Description
RepresentationFilterBase ( ) : System
RepresentationFilterBase ( IUnitOfWork uow ) : System

Protected Methods

Method Description
OnRefiltered ( ) : void
OnUoWSet ( ) : void

Method Details

OnRefiltered() protected method

protected OnRefiltered ( ) : void
return void

OnUoWSet() protected method

protected OnUoWSet ( ) : void
return void

RepresentationFilterBase() public method

public RepresentationFilterBase ( ) : System
return System

RepresentationFilterBase() public method

public RepresentationFilterBase ( IUnitOfWork uow ) : System
uow IUnitOfWork
return System