C# 클래스 IronPython.Modules._ast.Set

상속: expr
파일 보기 프로젝트 열기: jdhardy/ironpython

공개 메소드들

메소드 설명
Set ( ) : System
Set ( IronPython.Runtime.List elts, [ lineno, [ col_offset ) : System

비공개 메소드들

메소드 설명
Set ( SetExpression setExpression ) : System

메소드 상세

Set() 공개 메소드

public Set ( ) : System
리턴 System

Set() 공개 메소드

public Set ( IronPython.Runtime.List elts, [ lineno, [ col_offset ) : System
elts IronPython.Runtime.List
lineno [
col_offset [
리턴 System