コード例 #1
0
 internal void SetDataCollectionDefaultEnabledInternal(bool enabled)
 {
     AppUtilPINVOKE.FirebaseApp_SetDataCollectionDefaultEnabledInternal(this.swigCPtr, enabled);
     if (AppUtilPINVOKE.SWIGPendingException.Pending)
     {
         throw AppUtilPINVOKE.SWIGPendingException.Retrieve();
     }
 }