C# Class Gallatin.Core.Service.SessionState.ExportSessionStateAttribute

Inheritance: System.ComponentModel.Composition.ExportAttribute
Show file Open project: williamoneill/Gallatin

Public Methods

Method Description
ExportSessionStateAttribute ( ) : System

Creates a new instance of the class

Method Details

ExportSessionStateAttribute() public method

Creates a new instance of the class
public ExportSessionStateAttribute ( ) : System
return System