public static void XmlIdentical( string controlText, string testText )
Public Shared Sub XmlIdentical ( _ controlText As String, _ testText As String _ )
public: static void XmlIdentical( String^ controlText, String^ testText )