IsSerializable

public static bool IsSerializable(Type type) ;

シリアライズ可能かどうかを返す。

パラメーター名 説明
type

シリアライズ可能であればtrueを返す。