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