EventSource.EventSourcePrimitive 結構

定義

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

public: value class EventSource::EventSourcePrimitive
public readonly struct EventSource.EventSourcePrimitive
type EventSource.EventSourcePrimitive = struct
Public Structure EventSource.EventSourcePrimitive
繼承
EventSource.EventSourcePrimitive

運算子

Implicit(Boolean to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(Byte to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(Byte[] to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(Char to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(DateTime to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(Decimal to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(Double to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(Enum to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(Guid to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(Int16 to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(Int32 to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(Int64 to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(IntPtr to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(SByte to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(Single to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(String to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(UInt16 to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(UInt32 to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(UInt64 to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

Implicit(UIntPtr to EventSourcePrimitive)

包裝函式類型,用於分隔基本類型 (例如 int、long 和 string) 與 EventSource API 中的其他類型。 此類型不應該直接使用,但如同使用 WriteEvent API 時的隱含轉換一樣。

適用於