gov.va.medora.mdws.TbiLib.TbiLib C# (CSharp) Method

TbiLib() public method

public TbiLib ( MySession mySession ) : System
mySession MySession
return System
        public TbiLib(MySession mySession)
        {
            this.mySession = mySession;
        }