TiamGrid.ContextId; improvements, fixes, etc...
This commit is contained in:
parent
f694b7671f
commit
e24680a016
|
|
@ -1,9 +1,4 @@
|
||||||
using Microsoft.AspNetCore.Components;
|
using Microsoft.AspNetCore.Components;
|
||||||
using System;
|
|
||||||
using System.Collections.Generic;
|
|
||||||
using System.Linq;
|
|
||||||
using System.Text;
|
|
||||||
using System.Threading.Tasks;
|
|
||||||
|
|
||||||
namespace AyCode.Blazor.Components
|
namespace AyCode.Blazor.Components
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,4 @@
|
||||||
using System;
|
namespace AyCode.Maui.Core
|
||||||
|
|
||||||
namespace AyCode.Maui.Core
|
|
||||||
{
|
{
|
||||||
// All the code in this file is only included on Tizen.
|
// All the code in this file is only included on Tizen.
|
||||||
public class PlatformClass1
|
public class PlatformClass1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue