C# Class DataAccess.estado_civil

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

Private Properties

Property Type Description
OnestadoChanged void
OnestadoChanging void

Public Methods

Method Description
Createestado_civil ( global estado ) : estado_civil

Create a new estado_civil object.

Private Methods

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

Method Details

Createestado_civil() public static method

Create a new estado_civil object.
public static Createestado_civil ( global estado ) : estado_civil
estado global Initial value of the estado property.
return estado_civil