Android.Dialog.EntryAttribute.EntryAttribute C# (CSharp) Метод

EntryAttribute() публичный Метод

public EntryAttribute ( ) : System
Результат System
        public EntryAttribute()
            : this(null)
        {
        }

Same methods

EntryAttribute::EntryAttribute ( string placeholder ) : System
EntryAttribute