예제 #1
0
 private void OnValidate()
 {
     _wayPointMovment.VerifyNotNull <IActivatable>(nameof(_wayPointMovment));
 }