зеркало из https://github.com/DeGsoft/maui-linux.git
6 строки
94 B
C#
6 строки
94 B
C#
|
namespace Xamarin.Forms
|
||
|
{
|
||
|
public interface IViewController : IVisualElementController
|
||
|
{
|
||
|
}
|
||
|
}
|