Helpers.

StructDiff(object, object) Method

Namespace
XamlParserTests
Containing Type
Helpers

Syntax

public static void StructDiff(object parsed, object expected)

Parameters

Name Type Description
parsed object
expected object

Return Value

Type Description
void