C# Class Core.WebContent.NHibernate.Models.WebContentWidget

Inheritance: System.Entity
Show file Open project: coreframework/Core-Framework Class Usage Examples

Public Methods

Method Description
AddCategory ( WebContentWidgetCategory category ) : void
CleaCategories ( ) : void
WebContentWidget ( ) : System

Method Details

AddCategory() public method

public AddCategory ( WebContentWidgetCategory category ) : void
category WebContentWidgetCategory
return void

CleaCategories() public method

public CleaCategories ( ) : void
return void

WebContentWidget() public method

public WebContentWidget ( ) : System
return System