NekoKun.RPGMaker.TilesetInfo.this C# (CSharp) 메소드

this() 공개 추상적인 메소드

public abstract this ( int id ) : System.Drawing.Image
id int
리턴 System.Drawing.Image
        public abstract System.Drawing.Image this[int id]
        {
            get;
        }