op_Equality

FontType Equality operator

İki “FontType” değerinin eşit olup olmadığını kontrol eder

public static bool operator ==(FontType first, FontType second)
Parametre Tip Tanım
first FontType Kontrol edilecek ilk FontType
second FontType Kontrol edilecek ikinci FontType

Geri dönüş değeri

Eşitse doğru, eşit değilse yanlış

Ayrıca bakınız