C# Class MySql.Data.Entity.Tests.Shelter

Inheritance: System.Data.Objects.DataClasses.EntityObject
Afficher le fichier Open project: elevate/mysqlconnector-.net Class Usage Examples

Private Properties

Свойство Type Description
OnIdChanged void
OnIdChanging void

Méthodes publiques

Méthode Description
CreateShelter ( global id ) : Shelter

Create a new Shelter object.

Private Methods

Méthode Description
OnIdChanged ( ) : void
OnIdChanging ( global value ) : void

Method Details

CreateShelter() public static méthode

Create a new Shelter object.
public static CreateShelter ( global id ) : Shelter
id global Initial value of the Id property.
Résultat Shelter