GetObjectData
RecognitionAbortedException.GetObjectData method
파생 클래스에서 재정의되면 예외에 대한 정보로 SerializationInfo를 설정합니다.
public override void GetObjectData(SerializationInfo info, StreamingContext context)
모수 | 유형 | 설명 |
---|---|---|
info | SerializationInfo | throw되는 예외에 대한 직렬화된 개체 데이터를 보유합니다. |
context | StreamingContext | 소스 또는 대상에 대한 컨텍스트 정보를 포함합니다. |