DelegateLogListener 类

定义

供 Xamarin.Forms 平台内部使用。

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class DelegateLogListener : Xamarin.Forms.Internals.LogListener
type DelegateLogListener = class
    inherit LogListener
继承
System.Object
DelegateLogListener
属性
System.ComponentModel.EditorBrowsableAttribute

构造函数

DelegateLogListener(Action<String,String>)

供 Xamarin.Forms 平台内部使用。

方法

Warning(String, String)

供 Xamarin.Forms 平台内部使用。

适用于