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