C# Class SerLib.Person

Mostra file Open project: ctsxamarintraining/October15

Private Properties

Property Type Description
Onserialized void
Onserializing void

Public Methods

Method Description
Person ( ) : System

Private Methods

Method Description
Onserialized ( StreamingContext sc ) : void
Onserializing ( StreamingContext sc ) : void

Method Details

Person() public method

public Person ( ) : System
return System