Cirrious.MvvmCross.Plugins.Share.WindowsCommon.Plugin.Load C# (CSharp) Method

Load() public method

public Load ( ) : void
return void
        public void Load()
        {
            // nothing to do - WinRT does not currently do share this way...
        }
    }
Plugin