BeeCloud.BCException.BCException C# (CSharp) Method

BCException() public method

public BCException ( ) : System
return System
        public BCException()
        {
        }

Same methods

BCException::BCException ( string message ) : System
BCException