Beispiel #1
0
 public bool IsEqualTo(CAFrameRateRange other)
 => IsEqualTo(this, other);
Beispiel #2
0
 static extern bool IsEqualTo(CAFrameRateRange range, CAFrameRateRange other);