mirror of
https://bitbucket.org/myhomie/mycorerepository.git
synced 2026-01-31 19:11:19 +00:00
9 lines
83 B
C#
9 lines
83 B
C#
using System;
|
|
|
|
namespace MyCore.Devices
|
|
{
|
|
public class Class1
|
|
{
|
|
}
|
|
}
|