Linguaggio

INRestaurantReservationUserBooking Classe

Definizione

Prenotazione di un ristorante.

[Foundation.Register("INRestaurantReservationUserBooking", true)]
public class INRestaurantReservationUserBooking : Intents.INRestaurantReservationBooking, IDisposable
[<Foundation.Register("INRestaurantReservationUserBooking", true)>]
type INRestaurantReservationUserBooking = class
    inherit INRestaurantReservationBooking
    interface INSCopying
    interface INativeObject
    interface IDisposable
Ereditarietà
INRestaurantReservationUserBooking
Attributi
Implementazioni

Costruttori

Nome Descrizione
INRestaurantReservationUserBooking()

Crea un nuovo INRestaurantReservationUserBooking oggetto con valori predefiniti.

INRestaurantReservationUserBooking(INRestaurant, NSDate, UIntPtr, String, INRestaurantGuest, INRestaurantReservationUserBookingStatus, NSDate)

Prenotazione di un ristorante.

INRestaurantReservationUserBooking(INRestaurant, NSDate, UIntPtr, String)

Prenotazione di un ristorante.

INRestaurantReservationUserBooking(NativeHandle)

Costruttore utilizzato durante la creazione di rappresentazioni gestite di oggetti non gestiti. Chiamato dal runtime.

INRestaurantReservationUserBooking(NSCoder)

Costruttore che inizializza l'oggetto dai dati archiviati nell'oggetto unarchiver.

INRestaurantReservationUserBooking(NSObjectFlag)

Costruttore da chiamare sulle classi derivate per ignorare l'inizializzazione e semplicemente allocare l'oggetto.

Proprietà

Nome Descrizione
AccessibilityAttributedUserInputLabels

Prenotazione di un ristorante.

(Ereditato da NSObject)
AccessibilityRespondsToUserInteraction

Prenotazione di un ristorante.

(Ereditato da NSObject)
AccessibilityTextualContext

Prenotazione di un ristorante.

(Ereditato da NSObject)
AccessibilityUserInputLabels

Prenotazione di un ristorante.

(Ereditato da NSObject)
AdvisementText

Prenotazione di un ristorante.

BookingAvailable

Ottiene o imposta un valore che indica se la prenotazione è soddisfacente.

(Ereditato da INRestaurantReservationBooking)
BookingDate

Prenotazione di un ristorante.

(Ereditato da INRestaurantReservationBooking)
BookingDescription

Prenotazione di un ristorante.

(Ereditato da INRestaurantReservationBooking)
BookingIdentifier

Prenotazione di un ristorante.

(Ereditato da INRestaurantReservationBooking)
Class

Prenotazione di un ristorante.

(Ereditato da NSObject)
ClassHandle

Handle della classe Objective-C per questa classe.

DateStatusModified

Prenotazione di un ristorante.

DebugDescription

Prenotazione di un ristorante.

(Ereditato da NSObject)
Description

Prenotazione di un ristorante.

(Ereditato da NSObject)
Guest

Prenotazione di un ristorante.

GuestProvidedSpecialRequestText

Prenotazione di un ristorante.

Handle

Handle (puntatore) alla rappresentazione dell'oggetto non gestito.

(Ereditato da NSObject)
IsDirectBinding

Ottiene o imposta un valore che indica se questa istanza utilizza l'associazione diretta Objective-C.

(Ereditato da NSObject)
IsProxy

Prenotazione di un ristorante.

(Ereditato da NSObject)
Offers

Prenotazione di un ristorante.

(Ereditato da INRestaurantReservationBooking)
PartySize

Prenotazione di un ristorante.

(Ereditato da INRestaurantReservationBooking)
RequiresEmailAddress

Prenotazione di un ristorante.

(Ereditato da INRestaurantReservationBooking)
RequiresManualRequest

Prenotazione di un ristorante.

(Ereditato da INRestaurantReservationBooking)
RequiresName

Prenotazione di un ristorante.

(Ereditato da INRestaurantReservationBooking)
RequiresPhoneNumber

Prenotazione di un ristorante.

(Ereditato da INRestaurantReservationBooking)
Restaurant

Prenotazione di un ristorante.

(Ereditato da INRestaurantReservationBooking)
RetainCount

Prenotazione di un ristorante.

(Ereditato da NSObject)
SelectedOffer

Prenotazione di un ristorante.

Self

Prenotazione di un ristorante.

(Ereditato da NSObject)
Status

Prenotazione di un ristorante.

Superclass

Prenotazione di un ristorante.

(Ereditato da NSObject)
SuperHandle

Handle utilizzato per rappresentare i metodi nella classe di base per questo NSObjectoggetto .

(Ereditato da NSObject)
Zone

Prenotazione di un ristorante.

(Ereditato da NSObject)

Metodi

Nome Descrizione
AddObserver(NSObject, NSString, NSKeyValueObservingOptions, IntPtr)

Prenotazione di un ristorante.

(Ereditato da NSObject)
AddObserver(NSObject, String, NSKeyValueObservingOptions, IntPtr)

Prenotazione di un ristorante.

(Ereditato da NSObject)
AddObserver(NSString, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registra un oggetto per essere osservato esternamente usando un metodo arbitrario.

(Ereditato da NSObject)
AddObserver(String, NSKeyValueObservingOptions, Action<NSObservedChange>)

Registra un oggetto per essere osservato esternamente usando un metodo arbitrario.

(Ereditato da NSObject)
AwakeFromNib()

Prenotazione di un ristorante.

(Ereditato da NSObject)
BeginInvokeOnMainThread(Action)

Richiama l'azione specificata in modo asincrono nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
BeginInvokeOnMainThread(Selector, NSObject)

Richiama in modo asincrono il codice specificato nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
ConformsToProtocol(NativeHandle)

Prenotazione di un ristorante.

(Ereditato da NSObject)
Copy()

Prenotazione di un ristorante.

(Ereditato da NSObject)
Copy(NSZone)

Esegue una copia dell'oggetto Objective-C sottostante.

DangerousAutorelease()

Chiama il selettore 'autorelease' su questo oggetto.

(Ereditato da NSObject)
DangerousRelease()

Chiama il selettore 'release' su questo oggetto.

(Ereditato da NSObject)
DangerousRetain()

Chiama il selettore 'retain' su questo oggetto.

(Ereditato da NSObject)
DidChange(NSKeyValueChange, NSIndexSet, NSString)

Prenotazione di un ristorante.

(Ereditato da NSObject)
DidChange(NSString, NSKeyValueSetMutationKind, NSSet)

Prenotazione di un ristorante.

(Ereditato da NSObject)
DidChangeValue(String)

Prenotazione di un ristorante.

(Ereditato da NSObject)
Dispose()

Rilascia le risorse utilizzate dall'oggetto NSObject .

(Ereditato da NSObject)
Dispose(Boolean)

Rilascia le risorse usate da questo oggetto.

(Ereditato da NSObject)
DoesNotRecognizeSelector(Selector)

Prenotazione di un ristorante.

(Ereditato da NSObject)
EncodeTo(NSCoder)

Codifica lo stato dell'oggetto usando il codificatore fornito.

(Ereditato da INRestaurantReservationBooking)
Equals(NSObject)

Determina se l'oggetto specificato NSObject è uguale all'oggetto corrente NSObject.

(Ereditato da NSObject)
Equals(Object)

Determina se l'oggetto specificato è uguale all'oggetto corrente NSObject.

(Ereditato da NSObject)
GetDictionaryOfValuesFromKeys(NSString[])

Prenotazione di un ristorante.

(Ereditato da NSObject)
GetHashCode()

Genera un codice hash per l'istanza corrente.

(Ereditato da NSObject)
GetMethodForSelector(Selector)

Prenotazione di un ristorante.

(Ereditato da NSObject)
GetNativeHash()

Prenotazione di un ristorante.

(Ereditato da NSObject)
Init()

Inizializza l'oggetto chiamando il metodo Objective-C init .

(Ereditato da NSObject)
InitializeHandle(NativeHandle, String)

Prenotazione di un ristorante.

(Ereditato da NSObject)
InitializeHandle(NativeHandle)

Prenotazione di un ristorante.

(Ereditato da NSObject)
Invoke(Action, Double)

Richiama l'azione specificata dopo il ritardo specificato.

(Ereditato da NSObject)
Invoke(Action, TimeSpan)

Richiama l'azione specificata dopo il ritardo specificato.

(Ereditato da NSObject)
InvokeOnMainThread(Action)

Richiama l'azione specificata in modo sincrono nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
InvokeOnMainThread(Selector, NSObject)

Richiama in modo sincrono il codice specificato nel thread principale dell'interfaccia utente.

(Ereditato da NSObject)
IsEqual(NSObject)

Prenotazione di un ristorante.

(Ereditato da NSObject)
IsKindOfClass(Class)

Prenotazione di un ristorante.

(Ereditato da NSObject)
IsMemberOfClass(Class)

Prenotazione di un ristorante.

(Ereditato da NSObject)
MarkDirty()

Promuove un normale oggetto peer (IsDirectBinding è true) in un oggetto toggleref.

(Ereditato da NSObject)
MutableCopy()

Prenotazione di un ristorante.

(Ereditato da NSObject)
ObserveValue(NSString, NSObject, NSDictionary, IntPtr)

Prenotazione di un ristorante.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, Double, NSString[])

Prenotazione di un ristorante.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, Double)

Prenotazione di un ristorante.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject, NSObject)

Prenotazione di un ristorante.

(Ereditato da NSObject)
PerformSelector(Selector, NSObject)

Prenotazione di un ristorante.

(Ereditato da NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean, NSString[])

Prenotazione di un ristorante.

(Ereditato da NSObject)
PerformSelector(Selector, NSThread, NSObject, Boolean)

Prenotazione di un ristorante.

(Ereditato da NSObject)
PerformSelector(Selector)

Prenotazione di un ristorante.

(Ereditato da NSObject)
PrepareForInterfaceBuilder()

Prenotazione di un ristorante.

(Ereditato da NSObject)
RemoveObserver(NSObject, NSString, IntPtr)

Prenotazione di un ristorante.

(Ereditato da NSObject)
RemoveObserver(NSObject, NSString)

Prenotazione di un ristorante.

(Ereditato da NSObject)
RemoveObserver(NSObject, String, IntPtr)

Prenotazione di un ristorante.

(Ereditato da NSObject)
RemoveObserver(NSObject, String)

Prenotazione di un ristorante.

(Ereditato da NSObject)
RespondsToSelector(Selector)

Prenotazione di un ristorante.

(Ereditato da NSObject)
SetNilValueForKey(NSString)

Prenotazione di un ristorante.

(Ereditato da NSObject)
SetValueForKey(NSObject, NSString)

Prenotazione di un ristorante.

(Ereditato da NSObject)
SetValueForKeyPath(NativeHandle, NSString)

Imposta il valore per la proprietà identificata da un determinato percorso di chiave su un determinato valore.

(Ereditato da NSObject)
SetValueForKeyPath(NSObject, NSString)

Prenotazione di un ristorante.

(Ereditato da NSObject)
SetValueForUndefinedKey(NSObject, NSString)

Prenotazione di un ristorante.

(Ereditato da NSObject)
SetValuesForKeysWithDictionary(NSDictionary)

Prenotazione di un ristorante.

(Ereditato da NSObject)
ToString()

Restituisce una rappresentazione di stringa del valore dell'istanza corrente.

(Ereditato da NSObject)
ValueForKey(NSString)

Prenotazione di un ristorante.

(Ereditato da NSObject)
ValueForKeyPath(NSString)

Prenotazione di un ristorante.

(Ereditato da NSObject)
ValueForUndefinedKey(NSString)

Prenotazione di un ristorante.

(Ereditato da NSObject)
WillChange(NSKeyValueChange, NSIndexSet, NSString)

Prenotazione di un ristorante.

(Ereditato da NSObject)
WillChange(NSString, NSKeyValueSetMutationKind, NSSet)

Prenotazione di un ristorante.

(Ereditato da NSObject)
WillChangeValue(String)

Prenotazione di un ristorante.

(Ereditato da NSObject)

Metodi di estensione

Nome Descrizione
AccessibilityHitTest(NSObject, CGPoint, UIEvent)

Prenotazione di un ristorante.

BrowserAccessibilityDeleteTextAtCursor(NSObject, IntPtr)

Prenotazione di un ristorante.

BrowserAccessibilityInsertTextAtCursor(NSObject, String)

Prenotazione di un ristorante.

GetAccessibilityCustomRotors(NSObject)

Ottiene la matrice di UIAccessibilityCustomRotor oggetti appropriata per this l'oggetto .

GetAccessibilityLineEndPositionFromCurrentSelection(NSObject)

Prenotazione di un ristorante.

GetAccessibilityLineRangeForPosition(NSObject, IntPtr)

Prenotazione di un ristorante.

GetAccessibilityLineStartPositionFromCurrentSelection(NSObject)

Prenotazione di un ristorante.

GetAccessibilityNextTextNavigationElement(NSObject)

Prenotazione di un ristorante.

GetAccessibilityNextTextNavigationElementBlock(NSObject)

Prenotazione di un ristorante.

GetAccessibilityPreviousTextNavigationElement(NSObject)

Prenotazione di un ristorante.

GetAccessibilityPreviousTextNavigationElementBlock(NSObject)

Prenotazione di un ristorante.

GetAccessibilityTextInputResponder(NSObject)

Prenotazione di un ristorante.

GetAccessibilityTextInputResponderHandler(NSObject)

Prenotazione di un ristorante.

GetBrowserAccessibilityAttributedValue(NSObject, NSRange)

Prenotazione di un ristorante.

GetBrowserAccessibilityContainerType(NSObject)

Prenotazione di un ristorante.

GetBrowserAccessibilityCurrentStatus(NSObject)

Prenotazione di un ristorante.

GetBrowserAccessibilityHasDomFocus(NSObject)

Prenotazione di un ristorante.

GetBrowserAccessibilityIsRequired(NSObject)

Prenotazione di un ristorante.

GetBrowserAccessibilityPressedState(NSObject)

Prenotazione di un ristorante.

GetBrowserAccessibilityRoleDescription(NSObject)

Prenotazione di un ristorante.

GetBrowserAccessibilitySelectedTextRange(NSObject)

Prenotazione di un ristorante.

GetBrowserAccessibilitySortDirection(NSObject)

Prenotazione di un ristorante.

GetBrowserAccessibilityValue(NSObject, NSRange)

Prenotazione di un ristorante.

GetDebugDescription(INSObjectProtocol)

Prenotazione di un ristorante.

GetHandle(INativeObject)

Prenotazione di un ristorante.

GetNonNullHandle(INativeObject, String)

Prenotazione di un ristorante.

ProvideImageData(NSObject, IntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)

Prenotazione di un ristorante.

ProvideImageToMTLTexture(NSObject, IMTLTexture, IMTLCommandBuffer, UIntPtr, UIntPtr, UIntPtr, UIntPtr, NSObject)

Prenotazione di un ristorante.

SetAccessibilityCustomRotors(NSObject, UIAccessibilityCustomRotor[])

Imposta la matrice di UIAccessibilityCustomRotor oggetti appropriata per this l'oggetto .

SetAccessibilityNextTextNavigationElement(NSObject, NSObject)

Prenotazione di un ristorante.

SetAccessibilityNextTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Prenotazione di un ristorante.

SetAccessibilityPreviousTextNavigationElement(NSObject, NSObject)

Prenotazione di un ristorante.

SetAccessibilityPreviousTextNavigationElementBlock(NSObject, AXObjectReturnBlock)

Prenotazione di un ristorante.

SetAccessibilityTextInputResponder(NSObject, IUITextInput)

Prenotazione di un ristorante.

SetAccessibilityTextInputResponderHandler(NSObject, UITextInputReturnHandler)

Prenotazione di un ristorante.

SetBrowserAccessibilityContainerType(NSObject, BEAccessibilityContainerType)

Prenotazione di un ristorante.

SetBrowserAccessibilityCurrentStatus(NSObject, String)

Prenotazione di un ristorante.

SetBrowserAccessibilityHasDomFocus(NSObject, Boolean)

Prenotazione di un ristorante.

SetBrowserAccessibilityIsRequired(NSObject, Boolean)

Prenotazione di un ristorante.

SetBrowserAccessibilityPressedState(NSObject, BEAccessibilityPressedState)

Prenotazione di un ristorante.

SetBrowserAccessibilityRoleDescription(NSObject, String)

Prenotazione di un ristorante.

SetBrowserAccessibilitySelectedTextRange(NSObject, NSRange)

Prenotazione di un ristorante.

SetBrowserAccessibilitySortDirection(NSObject, String)

Prenotazione di un ristorante.

SetSharedObservers(NSObject, NSKeyValueSharedObserversSnapshot)

Prenotazione di un ristorante.

Si applica a

Vedi anche