ATML1671Translator.model.function.function C# (CSharp) 메소드

function() 공개 메소드

public function ( ) : System
리턴 System
        public function()
        {
            _ieee_1641 = new ieee_1641();
            _atlas = new atlas();
        }