IKVM11  11
Java SE 11 Virtual Machine for .NET
Loading...
Searching...
No Matches
IKVM.Reflection Namespace Reference

Namespaces

namespace  Diagnostics
 
namespace  Emit
 
namespace  Extensions
 
namespace  Impl
 
namespace  Metadata
 
namespace  Reader
 
namespace  Writer
 

Classes

struct  __MethodImplMap
 
class  __StandAloneMethodSig
 
class  AmbiguousMatchException
 
class  ArrayType
 
class  Assembly
 
class  AssemblyName
 
class  BadImageFormatException
 
class  Binder
 
class  BuiltinArrayMethod
 
class  ByRefType
 
class  ConstructorInfo
 
class  ConstructorInfoImpl
 
class  ConstructorInfoWithReflectedType
 
class  CustomAttributeData
 
struct  CustomAttributeNamedArgument
 
struct  CustomAttributeTypedArgument
 
struct  CustomModifiers
 
class  DefaultBinder
 
class  ElementHolderType
 
class  EventInfo
 
class  EventInfoWithReflectedType
 
class  ExceptionHandlingClause
 
class  FieldInfo
 
class  FieldInfoWithReflectedType
 
struct  FieldMarshal
 
class  FieldSignature
 
class  FileFormatLimitationExceededException
 
class  FunctionPointerType
 
class  Fusion
 
class  GenericEventInfo
 
class  GenericFieldInstance
 
class  GenericMethodInstance
 
class  GenericParameterInfoImpl
 
class  GenericPropertyInfo
 
class  GenericTypeInstance
 
interface  ICustomAttributeProvider
 
interface  IGenericBinder
 
interface  IGenericContext
 
struct  InterfaceMapping
 
class  IntrospectionExtensions
 
interface  IReflectableType
 
class  LocalVariableInfo
 
class  ManifestResourceInfo
 
class  MarkerType
 
class  MemberInfo
 
class  MethodBase
 
class  MethodBody
 
class  MethodInfo
 
class  MethodInfoWithReflectedType
 
class  MethodSignature
 Represents a method signature from IL metadadata. More...
 
class  Missing
 
class  MissingAssembly
 
class  MissingAssemblyException
 
class  MissingField
 
struct  MissingGenericMethodBuilder
 
class  MissingMemberException
 
class  MissingMethod
 
class  MissingModule
 
class  MissingModuleException
 
class  MissingProperty
 
class  MissingType
 
class  MissingTypeParameter
 
class  Module
 
class  MultiArrayType
 
class  NonPEModule
 
struct  PackedCustomModifiers
 
class  ParameterInfo
 
class  ParameterInfoWrapper
 
struct  ParameterModifier
 
struct  ParsedAssemblyName
 
class  PointerType
 
class  PropertyInfo
 
class  PropertyInfoWithReflectedType
 
class  PropertySignature
 
class  RawModule
 
class  ResolveEventArgs
 
class  Signature
 
struct  SingleConverter
 
class  StrongNameKeyPair
 
class  Type
 
class  TypeInfo
 
struct  TypeName
 
struct  TypeNameParser
 
class  TypeUtil
 
class  Universe
 Provides a view of the types available to the reflection infrastructure.
 
class  Util
 

Enumerations

enum  ParseAssemblyResult { OK , GenericError , DuplicateKey }
 

Enumeration Type Documentation

◆ ParseAssemblyResult

Enumerator
OK 
GenericError 
DuplicateKey 

Definition at line 29 of file ParseAssemblyResult.cs.