C# Class AvalonStudio.Debugging.LiveBreakPoint

Inheritance: BreakPoint
Show file Open project: VitalElement/AvalonStudio Class Usage Examples

Public Methods

Method Description
FromArgumentList ( NameValuePair argumentList ) : LiveBreakPoint

Method Details

FromArgumentList() public static method

public static FromArgumentList ( NameValuePair argumentList ) : LiveBreakPoint
argumentList NameValuePair
return LiveBreakPoint