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

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

Méthodes publiques

Méthode Description
GetObjectData ( SerializationInfo ser, StreamingContext sc1 ) : void
TestFixup ( ) : System

Private Methods

Méthode Description
TestFixup ( SerializationInfo ser, StreamingContext sc1 ) : System

Method Details

GetObjectData() public méthode

public GetObjectData ( SerializationInfo ser, StreamingContext sc1 ) : void
ser SerializationInfo
sc1 StreamingContext
Résultat void

TestFixup() public méthode

public TestFixup ( ) : System
Résultat System