Walter.BOM
IParse<T1,T2> Interface
Members 
Walter.BOM Assembly > Walter.BOM Namespace : IParse<T1,T2> Interface
The type of the t1.
The type of the t2.
Interface IParse Implements the IParse<T>
Syntax
public interface IParse<T1,T2> : IParse<T2>  
Type Parameters
T1
The type of the t1.
T2
The type of the t2.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IParse<T1,T2> Members
Walter.BOM Namespace
IParse<T> Interface