Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetObjectData ( |
使用将目标对象序列化所需的数据填充 SerializationInfo。
|
|
SupplyCenter ( ) : System |
默认的构造函数。
|
|
SupplyCenter ( SupplyCenter supplyCenter ) : System |
拷贝的构造函数。
|
Method | Description | |
---|---|---|
SupplyCenter ( |
|
public GetObjectData ( |
||
info | 要填充数据的 SerializationInfo。 | |
context | 此序列化的目标。 | |
return | void |
protected SupplyCenter ( |
||
info | ||
context | ||
return | System |
public SupplyCenter ( SupplyCenter supplyCenter ) : System | ||
supplyCenter | SupplyCenter | |
return | System |