export class DnsClient {
	 private static Win32Success: number = 0;
	private static typeToDnsTypeMap: any /*LazyMember<System.Collections.Generic.Dictionary<System.Type, DnsRecordType>>*/;
	DnsQuer<T>(domain: string, dnsServerAddress: any /*System.Net.IPAddress*/): T[] /*System.Collections.Generic.List<T>*/{ throw new Error("DnsClient.ts - DnsQuer<T> : Not implemented.");}
}



//------------modulename->Microsoft.Exchange.WebServices.Dns------------


			
