![]() PROTOCOL_SEPARATOR | Protocole separator |
![]() ApplicationBase | The name of the directory containing the application |
![]() BaseDirectory | The name of the directory used to probe the assemblies. |
![]() FileExists | Determines whether the specified file exists. |
![]() GetAsXmlDocument | Load an XML resource from a location specify by the node. |
![]() GetConfigAsXmlDocument | Get config file |
![]() GetEmbeddedResourceAsXmlDocument | |
![]() GetFileInfo | Load a file from a given resource path |
![]() GetFileInfoAsXmlDocument | Get XmlDocument from a FileInfo resource |
![]() GetFileSystemResourceWithoutProtocol | Strips protocol name from the resource name |
![]() GetResourceAsXmlDocument | Get XmlDocument from relative (from root directory of the application) path resource |
![]() GetStreamAsXmlDocument | Get XmlDocument from a stream resource |
![]() GetUriAsXmlDocument | Get XmlDocument from a Uri resource |
![]() GetUrlAsXmlDocument | Get XmlDocument from absolute path resource |
![]() GetValueOfNodeResourceUrl | Get the path resource of an url or resource location. |
![]() TypeForName | Obsolete. Resolves the supplied type name into a Type instance. |
Resources Constructor
|
Initializes a new instance of the Resources class. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
Resources Class | IBatisNet.Common.Utilities Namespace