コード例 #1
0
 public bool Invoke(object[] args)
 {
     return(WeakActionStructUtility.Invoke(ref _objectRef, _method, args));
 }