public class RecroGridConfig
ContentRootPath | Gets or sets the absolute path to the directory that contains the application content files. |
VersionInfo | Gets the version information. |
WebRootPath | Gets or sets the absolute path to the directory that contains the web-servable application content files. |
ConfigureServices | Configures the services. |
Equals | Determines whether the specified object is equal to the current object. (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 the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
Startup | Startups the specified configuration. |
ToString | Returns a string that represents the current object. (Inherited from Object) |