C# Class Domain.Direct.Violating.AccessLocalVariable_SetArgumentValue

Afficher le fichier Open project: HUSACCT/HUSACCT

Méthodes publiques

Méthode 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 méthode

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

getProfileInformation() public méthode

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

theMethod() public méthode

public theMethod ( string s, int i ) : string
s string
i int
Résultat string