Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
IOSBoard
C# Class IOSBoard, UniClipboard
Inheritance:
IBoard
Show file
Open project: sanukin39/UniClipboard
Public Methods
Method
Description
GetText
( ) :
string
SetText
(
string
str
) :
void
Private Methods
Method
Description
GetText_
( ) :
string
SetText_
(
string
str
) :
void
Method Details
GetText()
public
method
public
GetText
( ) :
string
return
string
SetText()
public
method
public
SetText
(
string
str
) :
void
str
string
return
void