C# Class Electro.Model.ElectionPublicCore

Mostra file Open project: HackerDom/ructfe-2015

Private Properties

Property Type Description
OnDeserialized void
OnSerializing void

Public Methods

Method Description
Create ( Election election ) : ElectionPublicCore

Private Methods

Method Description
OnDeserialized ( StreamingContext context ) : void
OnSerializing ( StreamingContext context ) : void

Method Details

Create() public static method

public static Create ( Election election ) : ElectionPublicCore
election Election
return ElectionPublicCore