C# 클래스 Domain.Direct.Violating.AccessLocalVariable_SetArgumentValue

파일 보기 프로젝트 열기: HUSACCT/HUSACCT

공개 메소드들

메소드 설명
getProfileInformation ( ProfileDAO profile, string s, int i ) : ProfileDAO
getProfileInformation ( string s, ProfileDAO profile, int i ) : string
theMethod ( string s, int i ) : string

메소드 상세

getProfileInformation() 공개 메소드

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

getProfileInformation() 공개 메소드

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

theMethod() 공개 메소드

public theMethod ( string s, int i ) : string
s string
i int
리턴 string