stop
This commit is contained in:
7
CompleteDounut.cs
Normal file
7
CompleteDounut.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace azure_functions_talk
|
||||
{
|
||||
public class CompleteDounut : Fried
|
||||
{
|
||||
public string Topping { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user