C# Class WijmoMVC.Models.Category_Sales_for_1997

Inheritance: System.Data.Objects.DataClasses.EntityObject
Afficher le fichier Open project: banzor/WijmoMVC Class Usage Examples

Private Properties

Свойство Type Description
OnCategoryNameChanged void
OnCategoryNameChanging void
OnCategorySalesChanged void
OnCategorySalesChanging void

Méthodes publiques

Méthode Description
CreateCategory_Sales_for_1997 ( global categoryName ) : Category_Sales_for_1997

Create a new Category_Sales_for_1997 object.

Private Methods

Méthode Description
OnCategoryNameChanged ( ) : void
OnCategoryNameChanging ( global value ) : void
OnCategorySalesChanged ( ) : void
OnCategorySalesChanging ( Nullable value ) : void

Method Details

CreateCategory_Sales_for_1997() public static méthode

Create a new Category_Sales_for_1997 object.
public static CreateCategory_Sales_for_1997 ( global categoryName ) : Category_Sales_for_1997
categoryName global Initial value of the CategoryName property.
Résultat Category_Sales_for_1997