IUrlBuilder Interface

Base interface which provides building of URLs.

Definition

Namespace: SMath.Manager.Network
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public interface IUrlBuilder

Properties

DefaultFlags Default flags for the URLs at this level.
Flags Flags which are actually used for building the URLs at this level.
Urls URLs manager the builder belongs to.

See Also