C# 클래스 TestFixup, shared-source-cli-2.0

상속: ISerializable
파일 보기 프로젝트 열기: gbarnett/shared-source-cli-2.0 1 사용 예제들

공개 메소드들

메소드 설명
GetObjectData ( SerializationInfo ser, StreamingContext sc1 ) : void
TestFixup ( ) : System

비공개 메소드들

메소드 설명
TestFixup ( SerializationInfo ser, StreamingContext sc1 ) : System

메소드 상세

GetObjectData() 공개 메소드

public GetObjectData ( SerializationInfo ser, StreamingContext sc1 ) : void
ser SerializationInfo
sc1 StreamingContext
리턴 void

TestFixup() 공개 메소드

public TestFixup ( ) : System
리턴 System