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
GraphStorageManagement
statusEventHandler
C# Class GraphStorageManagement.statusEventHandler
Inheritance:
System.EventArgs
Show file
Open project: 2014-sed-team3/term-project
Class Usage Examples
Public Methods
Method
Description
getStatus
( ) :
int
getText
( ) :
String
statusEventHandler
(
int
status
,
String
_text
) :
System
Method Details
getStatus()
public
method
public
getStatus
( ) :
int
return
int
getText()
public
method
public
getText
( ) :
String
return
String
statusEventHandler()
public
method
public
statusEventHandler
(
int
status
,
String
_text
) :
System
status
int
_text
String
return
System