コード例 #1
0
 protected virtual void SetDepth(Internal.UnsignedFixed32 previousDepth)
 {
     _waitDepthAndProgress = previousDepth;
 }
コード例 #2
0
 partial void ResetDepth()
 {
     _waitDepthAndProgress = default(Internal.UnsignedFixed32);
 }