C# Class Domain.Direct.Violating.AccessLocalVariable_SetArgumentValue

Datei anzeigen Open project: HUSACCT/HUSACCT

Public Methods

Method Description
getProfileInformation ( ProfileDAO profile, string s, int i ) : ProfileDAO
getProfileInformation ( string s, ProfileDAO profile, int i ) : string
theMethod ( string s, int i ) : string

Method Details

getProfileInformation() public method

public getProfileInformation ( ProfileDAO profile, string s, int i ) : ProfileDAO
profile Technology.Direct.Dao.ProfileDAO
s string
i int
return Technology.Direct.Dao.ProfileDAO

getProfileInformation() public method

public getProfileInformation ( string s, ProfileDAO profile, int i ) : string
s string
profile Technology.Direct.Dao.ProfileDAO
i int
return string

theMethod() public method

public theMethod ( string s, int i ) : string
s string
i int
return string