Esempio n. 1
0
 public bool IsEqualTo(CAFrameRateRange other)
 => IsEqualTo(this, other);
Esempio n. 2
0
 static extern bool IsEqualTo(CAFrameRateRange range, CAFrameRateRange other);