Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TextureScale.ThreadData
C# Class TextureScale.ThreadData, Unity-WinForms
Mostrar archivo
Open project: Meragon/Unity-WinForms
Class Usage Examples
Public Properties
Property
Type
Description
end
int
start
int
Public Methods
Method
Description
ThreadData
(
int
s
,
int
e
) :
System.Threading
Method Details
ThreadData()
public
method
public
ThreadData
(
int
s
,
int
e
) :
System.Threading
s
int
e
int
return
System.Threading
Property Details
end
public_oe property
public
int
end
return
int
start
public_oe property
public
int
start
return
int