AppDomainInitializer (System.AppDomainInitializer)

Inherits: System.MulticastDelegate

Interfaces: ICloneable, ISerializable

Derived Types: 0

Assembly: mscorlib.dll

Represents the callback method to invoke when the application domain is initialized.

VB.NET C#

VB.NET

Public NotInheritable Class AppDomainInitializer
  Inherits System.MulticastDelegate
  Implements System.ICloneable, System.Runtime.Serialization.ISerializable
End Class

Articles

C# mono pastebin

System . AppDomainInitializer System . AppDomainSetup :: get_AppDomainInitializer ( ) -it needs to be invoked within the created domain

Koders Code Search: AppDomainInitializer.cs - C#

System.AppDomainInitializer delegate // // Author: // Sebastien Pouliot // // Copyright (C) 2004 Novell, Inc (http://www.novell.com) // // Permission is hereby granted, free of ...

AppDomainInitializer Delegate (System)

Represents the callback method to invoke when the application domain is ... Previous Versions .NET Framework 3.0 Class Library System AppDomainInitializer Delegate

AppDomainInitializer Delegate (System)

Note: This delegate is new in the .NET Framework version 2.0. Represents the ... Previous Versions .NET Framework 2.0 Class Library Reference System AppDomainInitializer Delegate

.NET Framework Class Browser

Quickstart Class Browser ... Class System.AppDomainInitializer

Mono Documentation

Mono Class Library : System Namespace System.AppDomainInitializer Delegate: Note: This namespace, class, or member is supported only in version .NET 2.0 ...

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support