Apex.Applauncher.AppLauncherHeaderController.clone C# (CSharp) Method

clone() public method

public clone ( ) : object
return object
        public object clone()
        {
            throw new global::System.NotImplementedException("AppLauncherHeaderController.Clone");
        }
    }
AppLauncherHeaderController