C# 클래스 Examples.ExamplesConsole.AdvancedSend.BinaryFormatterCustomObject

파일 보기 프로젝트 열기: MarcFletcher/NetworkComms.Net

공개 메소드들

메소드 설명
BinaryFormatterCustomObject ( int intValue, string stringValue ) : System

Constructor object for BinaryFormatterCustomObject

메소드 상세

BinaryFormatterCustomObject() 공개 메소드

Constructor object for BinaryFormatterCustomObject
public BinaryFormatterCustomObject ( int intValue, string stringValue ) : System
intValue int
stringValue string
리턴 System