mine.mine C# (CSharp) 메소드

mine() 공개 메소드

public mine ( ) : System.Collections
리턴 System.Collections
    public mine()
        : base("Mine", "explosive", "mine", 10, 1, 0, 1)
    {
    }