Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Mono
Debugger
CommandResult
C# Class Mono.Debugger.CommandResult
Inheritance:
DebuggerMarshalByRefObject
Afficher le fichier
Open project: baulig/debugger
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
Result
object
Méthodes publiques
Méthode
Description
Abort
( ) :
void
Wait
( ) :
void
Private Methods
Méthode
Description
Completed
( ) :
void
Method Details
Abort()
public
abstract
méthode
public
abstract
Abort
( ) :
void
Résultat
void
Wait()
public
méthode
public
Wait
( ) :
void
Résultat
void
Property Details
Result
public_oe property
public
object
Result
Résultat
object