public interface IMapper
Modifier and Type | Method and Description |
---|---|
<E,T> T |
map(E originalEntity,
Class<T> resultClass) |
<E,T> T map(E originalEntity, Class<T> resultClass) throws SharepointException
SharepointException
Copyright © 2010–2020. All rights reserved.