operator ==(TemplateInvocation?, TemplateInvocation?)
Declaration
public static bool operator ==(TemplateInvocation? left, TemplateInvocation? right)
Parameters
Type | Name | Description |
---|---|---|
TemplateInvocation | left | |
TemplateInvocation | right |
Returns
Type | Description |
---|---|
bool |