'宣言 Public Overrides Sub GetObjectData( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )
public override void GetObjectData( SerializationInfo info, StreamingContext context )
例外 | 解説 |
---|---|
System.ArgumentNullException | info は null です。 |