AppPrintHelper 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
Fluent API,可讓您更輕鬆地進行測試輸出。 從直接列印至 Console 的應用程式類別鏡像查詢方法。
public class AppPrintHelper : Xamarin.UITest.Utils.IFluentInterface
type AppPrintHelper = class
interface IFluentInterface
Public Class AppPrintHelper
Implements IFluentInterface
- 繼承
-
AppPrintHelper
- 實作
方法
Query(Func<AppQuery,AppQuery>) |
列印與 |
Query(Func<AppQuery,AppWebQuery>) |
列印與 |
Query<T>(Func<AppQuery,AppTypedSelector<T>>) |
列印與 相符 |
Tree(Nullable<Boolean>) |
列印可見檢視專案的樹狀結構。 |
Visible() |
將所有可見的檢視專案列印至 Console 。 |
明確介面實作
IFluentInterface.GetType() |
Fluent API,可讓您更輕鬆地進行測試輸出。 從直接列印至 Console 的應用程式類別鏡像查詢方法。 |