1 implementation of Remove
System.Web (1)
State\SessionStateContainer.cs (1)
239public void Remove(String name) {
1 reference to Remove
System.Web (1)
State\SessionState.cs (1)
397_container.Remove(name);