Show / Hide Table of Contents

Class ElementType

Inheritance
Object
ElementType
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Unity.CecilTools
Assembly: Unity.CecilTools.dll
Syntax
public static class ElementType

Methods

| Improve this Doc View Source

For(TypeReference)

Declaration
public static TypeReference For(TypeReference byRefType)
Parameters
Type Name Description
Mono.Cecil.TypeReference byRefType
Returns
Type Description
Mono.Cecil.TypeReference
  • Improve this Doc
  • View Source
Back to top Generated by DocFX