탭 안보이는 문제

This commit is contained in:
2018-12-26 16:13:23 +09:00
parent 9493b9f4d5
commit 67924744e1
3 changed files with 267 additions and 269 deletions

View File

@@ -11,7 +11,7 @@ namespace AutoSellerNS
{
int m_Order = 0;
public T this[int index]
public new T this[int index]
{
get
{