Boo.Lang.Compiler.Ast.Method.Method C# (CSharp) 메소드

Method() 공개 메소드

public Method ( ) : System
리턴 System
        public Method()
        {
        }

Same methods

Method::Method ( LexicalInfo lexicalInfoProvider ) : System
Method::Method ( string name ) : System
Method