Show / Hide Table of Contents

Class ReflectionHelper.Cache

Cache for Reflection tasks.
Inheritance
object
ReflectionHelper.Cache
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: Jotunn.Utils
Assembly: Jotunn.dll
Syntax
public static class ReflectionHelper.Cache

Properties

Name Description
EnumerableCast MethodInfo of Cast<TResult>(IEnumerable)
EnumerableToArray MethodInfo of ToArray<TSource>(IEnumerable<TSource>)
EnumerableToList MethodInfo of ToList<TSource>(IEnumerable<TSource>)
  • Edit this page
  • View Source
☀
☾
In this article
Back to top
Generated by DocFX
☀
☾