C# Class CRL.Business.OnlinePay.Company.Bill99.MessageBase

Mostra file Open project: hubro-xx/CRL2

Public Methods

Method Description
CheckSign ( ) : bool
MakeSign ( ) : void

Protected Methods

Method Description
GetSign ( ) : string

Method Details

CheckSign() public method

public CheckSign ( ) : bool
return bool

GetSign() protected method

protected GetSign ( ) : string
return string

MakeSign() public method

public MakeSign ( ) : void
return void