FC3Editor.Nomad.WaterInventory.Entry.Entry C# (CSharp) 메소드

Entry() 공개 메소드

public Entry ( IntPtr ptr ) : System
ptr System.IntPtr
리턴 System
            public Entry(IntPtr ptr)
                : base(ptr)
            {
            }
WaterInventory.Entry