메소드 | 설명 | |
---|---|---|
AssertClosedCalled ( int expectedNumberOfTimes ) : void | ||
Close ( ) : void | ||
ConfigurableInfoBar ( string message, string buttonText, ImageMoniker imageMoniker ) : Microsoft.VisualStudio.Imaging.Interop | ||
SimulateButtonClickEvent ( ) : void | ||
SimulateClosedEvent ( ) : void | ||
VerifyAllEventsRegistered ( ) : void | ||
VerifyAllEventsUnregistered ( ) : void |
public AssertClosedCalled ( int expectedNumberOfTimes ) : void | ||
expectedNumberOfTimes | int | |
리턴 | void |
public ConfigurableInfoBar ( string message, string buttonText, ImageMoniker imageMoniker ) : Microsoft.VisualStudio.Imaging.Interop | ||
message | string | |
buttonText | string | |
imageMoniker | ImageMoniker | |
리턴 | Microsoft.VisualStudio.Imaging.Interop |