| ScriptMapping Class | 
[Missing <summary> documentation for "T:AsterNET.FastAGI.MappingStrategies.ScriptMapping"]
Namespace: AsterNET.FastAGI.MappingStrategies
The ScriptMapping type exposes the following members.
| Name | Description | |
|---|---|---|
| ScriptMapping | Initializes a new instance of the ScriptMapping class  | 
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| LoadMappings | ||
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| SaveMappings | ||
| ToString | Returns a string that represents the current object.  (Inherited from Object.) | 
| Name | Description | |
|---|---|---|
| PreLoadedAssembly | ||
| ScriptAssmebly | 
            The name of the assembly to load, that contains the ScriptClass. Optional, if not specified, the class will be loaded from the current assembly
              | |
| ScriptClass | 
            The class containing the AGIScript to be run
              | |
| ScriptName | 
            The name of the script as called by FastAGI
              |