public void onPurchaseButtonClicked()
 {
     if (UnityUtils.CoroutineRunning(ref this.m_purchaseRoutine))
     {
     }
 }