AssemblyLoadException 类

定义

public ref class AssemblyLoadException abstract : Microsoft::XLANGs::BaseTypes::XLANGsException
[System.Serializable]
public abstract class AssemblyLoadException : Microsoft.XLANGs.BaseTypes.XLANGsException
type AssemblyLoadException = class
    inherit XLANGsException
Public MustInherit Class AssemblyLoadException
Inherits XLANGsException
继承
AssemblyLoadException
派生
属性

构造函数

AssemblyLoadException(SerializationInfo, StreamingContext)
AssemblyLoadException(String, Exception)

属性

AssemblyName
EventId
Message (继承自 XLANGsException)

方法

GetObjectData(SerializationInfo, StreamingContext) (继承自 XLANGsException)
GetState(String) (继承自 XLANGsException)
SetMessage(String) (继承自 XLANGsException)
SetState(String, Object) (继承自 XLANGsException)

适用于