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 时的隐式转换一样使用。

适用于