Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Operator: bool operator!=(JsonNoValue, JsonNoValue)

Declaration

public static bool operator!=(
    JsonNoValue _1,
    JsonNoValue _2
)

Summary

Always returns false.

See also