API/Autodoc/Classes/RuStore.PayClient.Url.en.md


RuStore::PayClient::Url

Web link.

Inherits from RuStore.PayClient.BaseValue< string >

Public Functions

Name
Url(string value)
Constructor.

Additional inherited members

Public Functions inherited from RuStore.PayClient.BaseValue< string >

Name
override bool Equals(object obj)
override int GetHashCode()
override string ToString()

Protected Functions inherited from RuStore.PayClient.BaseValue< string >

Name
BaseValue(T value)

Public Properties inherited from RuStore.PayClient.BaseValue< string >

Name
T value

function Url

Url(
    string value
)

Constructor.

Parameters:

  • value Value.

Назад