C# Class ClsType1, shared-source-cli-2.0

Inheritance: IDeserializationCallback
Afficher le fichier Open project: gbarnett/shared-source-cli-2.0 Class Usage Examples

Méthodes publiques

Méthode Description
ClsType1 ( ) : System
OnDeserialization ( object sender ) : void

Method Details

ClsType1() public méthode

public ClsType1 ( ) : System
Résultat System

OnDeserialization() public méthode

public OnDeserialization ( object sender ) : void
sender object
Résultat void