Метод | Описание | |
---|---|---|
CreateRelative ( string relativePath ) : IResource | ||
GetFilePath ( string fileName, |
||
ReadOnlyXmlTestResource ( string fileName ) : System |
Creates a new instance of the Spring.Objects.Factory.Xml.ReadOnlyXmlTestResource class.
|
|
ReadOnlyXmlTestResource ( string fileName, |
Creates a new instance of the Spring.Objects.Factory.Xml.ReadOnlyXmlTestResource class.
|
|
ToString ( ) : string |
public CreateRelative ( string relativePath ) : IResource | ||
relativePath | string | |
Результат | IResource |
public static GetFilePath ( string fileName, |
||
fileName | string | |
associatedTestType | ||
Результат | string |
public ReadOnlyXmlTestResource ( string fileName ) : System | ||
fileName | string | /// The filename/resourcename (e.g. foo.txt) of the XML file containing the object /// definitions. /// |
Результат | System |
public ReadOnlyXmlTestResource ( string fileName, |
||
fileName | string | /// The filename/resourcename (e.g. foo.txt) of the XML file containing the object /// definitions. /// |
associatedTestType |
/// The |
|
Результат | System |