C# Class NUnitGoCore.NunitGoItems.Screenshots.Taker

Afficher le fichier Open project: elv1s42/NUnitGo Class Usage Examples

Méthodes publiques

Méthode Description
GetPath ( ) : string
GetScreenName ( System.DateTime now, ImageFormat format = null ) : string
TakeScreenshot ( string screenPath, System.DateTime creationTime = default(DateTime) ) : string

Method Details

GetPath() public static méthode

public static GetPath ( ) : string
Résultat string

GetScreenName() public static méthode

public static GetScreenName ( System.DateTime now, ImageFormat format = null ) : string
now System.DateTime
format System.Drawing.Imaging.ImageFormat
Résultat string

TakeScreenshot() public static méthode

public static TakeScreenshot ( string screenPath, System.DateTime creationTime = default(DateTime) ) : string
screenPath string
creationTime System.DateTime
Résultat string