Method | Description | |
---|---|---|
GetProfile ( string authKey ) : Profile | ||
ProfileRepository ( ISession session ) : System | ||
Update ( Profile profile ) : void |
public GetProfile ( string authKey ) : Profile | ||
authKey | string | |
return | Profile |
public ProfileRepository ( ISession session ) : System | ||
session | ISession | |
return | System |