microsoft.exchange.webservices.data.core
Interface ILazyMember<T>

Type Parameters:
T - the generic type

public interface ILazyMember<T>

The Interface ILazyMember.


Method Summary
 T createInstance()
          Creates the instance.
 

Method Detail

createInstance

T createInstance()
Creates the instance.

Returns:
the t


Copyright © 2012–2015 Microsoft. All rights reserved.