Example #1
0
        protected override void OnAppearing()
        {
            base.OnAppearing();

            postCountLabel.Text = ProfileClass.PostCount();
        }
Example #2
0
 internal static extern ProfileType cgGLGetLatestProfile(ProfileClass profileType);