Méthode | Description | |
---|---|---|
RemoveBraces ( this data ) : string | ||
ToArray ( this data ) : string[] | ||
ToNameValuePair ( this data ) : |
||
ToNameValuePairs ( this data ) : AvalonStudio.Debugging.NameValuePair[] | ||
ToStopReason ( this data ) : StopReason |
public static RemoveBraces ( this data ) : string | ||
data | this | |
Résultat | string |
public static ToArray ( this data ) : string[] | ||
data | this | |
Résultat | string[] |
public static ToNameValuePair ( this data ) : |
||
data | this | |
Résultat |
public static ToNameValuePairs ( this data ) : AvalonStudio.Debugging.NameValuePair[] | ||
data | this | |
Résultat | AvalonStudio.Debugging.NameValuePair[] |
public static ToStopReason ( this data ) : StopReason | ||
data | this | |
Résultat | StopReason |