[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Assembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Der XML-Serialisierungskontext.
Namespace: DynamicNode.CoreAssembly: DNCore (in DNCore.dll) Version: 1.4.4679.19807 (1.4.0.0)
Syntax
| C# |
|---|
protected class SerializationContext : IDisposable |
| Visual Basic |
|---|
Protected Class SerializationContext _ Implements IDisposable |
| F# |
|---|
type SerializationContext = class interface IDisposable end |