Initializes a new instance of the PackageLayer class with the specified properties.

Overload List

  NameDescription
PackageLayer()()()
Initializes a new instance of the PackageLayer class.
PackageLayer(String)
Initializes a new instance of the PackageLayer class using the specified file path.
PackageLayer(Uri)
Initializes a new instance of the PackageLayer class using the specified web address.

See Also