C# Class Examples.ExamplesConsole.AdvancedSend.BinaryFormatterCustomObject

Afficher le fichier Open project: MarcFletcher/NetworkComms.Net

Méthodes publiques

Méthode Description
BinaryFormatterCustomObject ( int intValue, string stringValue ) : System

Constructor object for BinaryFormatterCustomObject

Method Details

BinaryFormatterCustomObject() public méthode

Constructor object for BinaryFormatterCustomObject
public BinaryFormatterCustomObject ( int intValue, string stringValue ) : System
intValue int
stringValue string
Résultat System