C# Class MonoTests.Portable.Xaml.Compat

显示文件 Open project: cwensley/Portable.Xaml Class Usage Examples

Public Properties

Property Type Description
IsPortableXaml bool

Public Methods

Method Description
Fixup ( this str ) : string
GetTestFile ( string fileName ) : string
UpdateXml ( this str ) : string

Method Details

Fixup() public static method

public static Fixup ( this str ) : string
str this
return string

GetTestFile() public static method

public static GetTestFile ( string fileName ) : string
fileName string
return string

UpdateXml() public static method

public static UpdateXml ( this str ) : string
str this
return string

Property Details

IsPortableXaml public_oe static_oe property

public static bool IsPortableXaml
return bool