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