コード例 #1
0
 private static ISessionStorage GetStorage()
 {
     return(SessionStorageProvider.GetStorage());
 }