C# Class GemCard.Service.Fault.GeneralFault

显示文件 Open project: orouit/SmartcardFramework Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
GeneralFault ( Exception ex ) : System

Method Details

GeneralFault() public method

public GeneralFault ( Exception ex ) : System
ex System.Exception
return System