mirror of
https://bitbucket.org/myhomie/mycorerepository.git
synced 2025-12-06 09:41:19 +00:00
9 lines
83 B
C#
9 lines
83 B
C#
using System;
|
|
|
|
namespace MyCore.Devices
|
|
{
|
|
public class Class1
|
|
{
|
|
}
|
|
}
|