.NET Portable TypeCast  3.1.0.4
A, easy-to-use tested, generic, portable, runtime-extensible, arbitrary type converter library
TypeMatch.cs File Reference

Go to the source code of this file.

Namespaces

namespace  Core.Extensions
 

Enumerations

enum  Core.Extensions.TypeMatch : sbyte {
  Core.Extensions.TypeMatch.None,
  Core.Extensions.TypeMatch.Same,
  Core.Extensions.TypeMatch.Similar
}
 An enumerating of values containing a rough 2bit classification of relationship between two types More...