C# Class CK.Core.CKException.SerialData

Show file Open project: Invenietis/ck-core

Public Properties

Property Type Description
ExData CKExceptionData

Private Methods

Method Description
ISafeSerializationData ( object obj ) : void

Property Details

ExData public property

The exception data from CKException that must be serialized.
public CKExceptionData,CK.Core ExData
return CKExceptionData