PreserializedResourceWriter.Dispose Method

Definition

Calls Generate() to write out all resources to the output stream in the system default format.

public:
 virtual void Dispose();
public void Dispose ();
abstract member Dispose : unit -> unit
override this.Dispose : unit -> unit
Public Sub Dispose ()

Implements

Exceptions

The resource list is null.

Applies to