Click or drag to resize
Ab4d.SharpEngine logo

EventInequality(Event, UInt64) Operator


Namespace: Ab4d.Vulkan
Assembly: Ab4d.SharpEngine (in Ab4d.SharpEngine.dll) Version: 1.0.8740+deb2991acfe86a95cca780cd4f82bcae2805c1a5
Syntax
C#
public static bool operator !=(
	Event left,
	ulong right
)

Parameters

left  Event
 
right  UInt64
 

Return Value

Boolean

[Missing <returns> documentation for "M:Ab4d.Vulkan.Event.op_Inequality(Ab4d.Vulkan.Event,System.UInt64)"]

See Also