påbörjat hantering olika portföljer
This commit is contained in:
10
StockBL/PersonStockFacade.cs
Normal file
10
StockBL/PersonStockFacade.cs
Normal file
@ -0,0 +1,10 @@
|
||||
using StockBL.Interface;
|
||||
using System;
|
||||
|
||||
namespace StockBL
|
||||
{
|
||||
public class PersonStockFacade : IPersonStockFacade
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user