Click or drag to resize

ResourceIdInequality Operator

Namespace:  Buddy.Service.Core
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static bool operator !=(
	ResourceId left,
	ResourceId right
)

Parameters

left
Type: Buddy.Service.CoreResourceId
right
Type: Buddy.Service.CoreResourceId

Return Value

Type: Boolean
See Also