C# Class SessionHelper, code

Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
GetSessionKey ( SessionKey, sessionKey ) : String
SetSessionKey ( SessionKey, sessionKey, object value ) : void

Method Details

GetSessionKey() public static méthode

public static GetSessionKey ( SessionKey, sessionKey ) : String
sessionKey SessionKey,
Résultat String

SetSessionKey() public static méthode

public static SetSessionKey ( SessionKey, sessionKey, object value ) : void
sessionKey SessionKey,
value object
Résultat void