fBaseXtensions.XML.ClusterException.ClusterException C# (CSharp) Method

ClusterException() public method

public ClusterException ( ) : System.Collections.Generic
return System.Collections.Generic
        public ClusterException()
        {
            SNO = -1;
        }

Same methods

ClusterException::ClusterException ( int sno ) : System.Collections.Generic