Show / Hide Table of Contents

Enum DllType

Namespace: UnityEditorInternal
Assembly: UnityEditor.dll
Syntax
public enum DllType

Fields

Name Description
ManagedNET35
ManagedNET40
Native
Unknown
UnknownManaged
WinMDNative
WinMDNET40

Extension Methods

MustExtensions.MustBeEqual<DllType>(DllType)
MustExtensions.MustBeEqual<DllType>(DllType, String)
MustExtensions.MustNotBeEqual<DllType>(DllType)
MustExtensions.MustNotBeEqual<DllType>(DllType, String)
  • Improve this Doc
  • View Source
Back to top Generated by DocFX