C# Class System.Linq.Error

Mostra file Open project: dotnet/corefx Class Usage Examples

Private Methods

Method Description
ArgumentNotIEnumerableGeneric ( string message ) : Exception
ArgumentNotValid ( string message ) : Exception
EnumeratingNullEnumerableExpression ( ) : Exception
NoMethodOnType ( string name, object type ) : Exception
NoMethodOnTypeMatchingArguments ( string name, object type ) : Exception