Example #1
0
        //public static bool TryParse(string A_0, out Number A_1) => og.f((string)A_0, out A_1);
        //public static bool TryParseRaw(string A_0, out Number A_1) => og.e((string)A_0, out A_1);

        #endregion

        #region Constructor

        public Number(pw instance)
        {
            _internal = instance;
        }
Example #2
0
 // Token: 0x0600005D RID: 93 RVA: 0x00003E14 File Offset: 0x00002014
 public static void cb(pw cc)
 {
     bQ.bS = cc;
 }