Table of Contents

Operator operator !=

Namespace
PaintDotNet.AppModel
Assembly
PaintDotNet.Core.dll

operator !=(PluginOptions?, PluginOptions?)

public static bool operator !=(PluginOptions? left, PluginOptions? right)

Parameters

left PluginOptions
right PluginOptions

Returns

bool