EventSource.EventSourcePrimitive Struct

Definizione

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

public: value class EventSource::EventSourcePrimitive
public readonly struct EventSource.EventSourcePrimitive
type EventSource.EventSourcePrimitive = struct
Public Structure EventSource.EventSourcePrimitive
Ereditarietà
EventSource.EventSourcePrimitive

Operatori

Implicit(Boolean to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(Byte to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(Byte[] to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(Char to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(DateTime to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(Decimal to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(Double to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(Enum to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(Guid to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(Int16 to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(Int32 to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(Int64 to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(IntPtr to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(SByte to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(Single to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(String to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(UInt16 to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(UInt32 to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(UInt64 to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Implicit(UIntPtr to EventSourcePrimitive)

Tipo wrapper per separare i tipi primitivi, ad esempio int, long e string, da altri tipi nell'API EventSource. Questo tipo non deve essere usato direttamente, ma come le conversioni implicite quando si usa l'API WriteEvent.

Si applica a