Version: 2020.1
언어: 한국어
public static bool operator != (UIElements.CreationContext context1, UIElements.CreationContext context2);

파라미터

context2 The first object.
context1 The second object.

설명

Compare two CreationContext objects and return true if they are not equal.