C# Class Examples.ExamplesConsole.AdvancedSend.JSONSerializerCustomObject

Afficher le fichier Open project: MarcFletcher/NetworkComms.Net

Private Properties

Свойство Type Description
JSONSerializerCustomObject System

Méthodes publiques

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

Constructor object for BinaryFormatterCustomObject

Private Methods

Méthode Description
JSONSerializerCustomObject ( ) : System

Method Details

JSONSerializerCustomObject() public méthode

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