GenericType<T>.

SomeMethod(T) Method

Namespace
XamlParserTests
Containing Type
GenericType<T>

Syntax

public T SomeMethod(T x)

Parameters

Name Type Description
x T

Return Value

Type Description
T