C# Class DataCollection.Util.ChineseCalendarException

中国日历异常处理
Inheritance: System.Exception
Mostra file Open project: JimmyFung/DesktopHelper

Public Methods

Method Description
ChineseCalendarException ( string msg ) : System

Method Details

ChineseCalendarException() public method

public ChineseCalendarException ( string msg ) : System
msg string
return System