共用方式為


IllegalTypeException 類別

定義

不允許指定型別。

[Orleans.GenerateSerializer]
[System.Serializable]
public sealed class IllegalTypeException : Orleans.Serialization.SerializerException
[<Orleans.GenerateSerializer>]
[<System.Serializable>]
type IllegalTypeException = class
    inherit SerializerException
Public NotInheritable Class IllegalTypeException
Inherits SerializerException
繼承
IllegalTypeException
屬性

建構函式

IllegalTypeException(String)

初始化 IllegalTypeException 類別的新執行個體。

屬性

TypeName

取得類型名稱。

方法

GetObjectData(SerializationInfo, StreamingContext)
已淘汰.

不允許指定型別。

適用於