Click or drag to resize

PackageConfig Methods

The PackageConfig type exposes the following members.

Methods
  NameDescription
Public methodClone
Returns a copy of the PackageConfig.
Public methodStatic memberFromJsonString
Deserializes the PackageConfig from a JSON string, using the default options.
Public methodToJsonString
The current PackageConfig serialized into JSON (using the default options), in string form.
Public methodToString
The string representation of the PackageConfig.
(Overrides ObjectToString.)
Top
See Also