C# Class BLLstudent, EVK-applicatie

Summary description for BLLstudent
ファイルを表示 Open project: tanjaess/EVK-applicatie Class Usage Examples

Public Methods

Method Description
getMd5Hash ( string passw ) : string
insertStudent ( Student, s ) : void

Method Details

getMd5Hash() public method

public getMd5Hash ( string passw ) : string
passw string
return string

insertStudent() public method

public insertStudent ( Student, s ) : void
s Student,
return void