UrlsManagerGetPropertyFunc Delegate

Retrieves a property value which will be used by UrlsManager.

Definition

Namespace: SMath.Manager.Network
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public delegate string GetPropertyFunc()

Return Value

String
Value of the related property.

See Also