qrcode ~master (2018-01-26T20:33:29Z)
Dub
Repo
SMS
qrcode
datatypesinterface
Undocumented in source.
class
SMS :
DataTypesInterface
{
void
create
(StringString args);
string
toString
();
}
Members
Functions
create
void
create
(StringString args)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string
toString
()
Undocumented in source. Be warned that the author may not have intended to support it.
Inherited Members
From DataTypesInterface
create
void
create
(StringString args)
Undocumented in source.
toString
string
toString
()
Undocumented in source.
Meta
Source
See Implementation
qrcode
datatypesinterface
aliases
StringString
classes
Email
Geo
PhoneNumber
SMS
interfaces
DataTypesInterface