Gets the type of the ObjectResult<T>.
public override Type ElementType { get; }
A Type that is the type of the ObjectResult<T>.
ObjectResult<T> ClassSystem.Data.Entity.Core.Objects Namespace