private static AssetStoreManagerInternal the() { if (dptr == null) { dptr = new AssetStoreManagerInternal(typeof(AssetStorePackageConfigure), typeof(TermsViewer), typeof(SubmitDialog)); } return dptr; }
static private AssetStoreManagerInternal the() { if (dptr == null) { dptr = new AssetStoreManagerInternal(typeof(AssetStorePackageConfigure), typeof(TermsViewer), typeof(SubmitDialog)); } return(dptr); }