C# Class DataAccess.estado_alta

Inheritance: System.Data.Objects.DataClasses.EntityObject
Exibir arquivo Open project: npvb/teleton Class Usage Examples

Private Properties

Property Type Description
OnestadoChanged void
OnestadoChanging void
OnidChanged void
OnidChanging void

Public Methods

Method Description
Createestado_alta ( global estado, global id ) : estado_alta

Create a new estado_alta object.

Private Methods

Method Description
OnestadoChanged ( ) : void
OnestadoChanging ( global value ) : void
OnidChanged ( ) : void
OnidChanging ( global value ) : void

Method Details

Createestado_alta() public static method

Create a new estado_alta object.
public static Createestado_alta ( global estado, global id ) : estado_alta
estado global Initial value of the estado property.
id global Initial value of the id property.
return estado_alta