Demo på Clean Code
This commit is contained in:
3
CleanDemo/IDescribable.cs
Normal file
3
CleanDemo/IDescribable.cs
Normal file
@@ -0,0 +1,3 @@
|
||||
public interface IDescribable {
|
||||
void Describe();
|
||||
}
|
||||
Reference in New Issue
Block a user