ConvertersTests.

CheckConversion(string, string, string) Method

Namespace
XamlParserTests
Containing Type
ConvertersTests

Syntax

public void CheckConversion(string property, string value, string expected)

Parameters

Name Type Description
property string
value string
expected string

Return Value

Type Description
void