Show / Hide Table of Contents

Class AssemblyWrapper

Inheritance
object
AssemblyWrapper
Implements
IAssembly
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: DotNetNuke.Framework.Reflections
Assembly: DotNetNuke.dll
Syntax
public class AssemblyWrapper : IAssembly

Constructors

AssemblyWrapper(Assembly)

Declaration
public AssemblyWrapper(Assembly assembly)
Parameters
Type Name Description
Assembly assembly

Methods

GetTypes()

Declaration
public Type[] GetTypes()
Returns
Type Description
Type[]

Implements

IAssembly

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS