This website requires JavaScript.
Explore
Help
Register
Sign In
iwnc2020
/
CapersProject
Watch
2
Star
1
Fork
0
You've already forked CapersProject
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
be52294ace
CapersProject
/
Assets
/
02.Scripts
/
BlueWater
/
Interface
/
IIdx.cs
7 lines
97 B
C#
Raw
Normal View
History
Unescape
Escape
타이쿤씬 재정비 중
2025-02-10 02:13:46 +00:00
namespace
DDD.Interfaces
Initial commit
2024-06-03 18:26:03 +00:00
{
public
interface
IIdx
{
Idx 자료형 변경 int -> string
2024-08-22 10:39:15 +00:00
string
Idx
{
get
;
}
Initial commit
2024-06-03 18:26:03 +00:00
}
}
Reference in New Issue
Copy Permalink