microsoft.exchange.webservices.data.autodiscover
Interface IFuncDelegate<TResult>

Type Parameters:
TResult - the generic type

public interface IFuncDelegate<TResult>

The Interface FuncDelegate.


Method Summary
 TResult func()
          Func.
 

Method Detail

func

TResult func()
             throws FormatException
Func.

Returns:
the t result
Throws:
FormatException - the format exception


Copyright © 2012–2015 Microsoft. All rights reserved.