C# 클래스 Microsoft.Zing.With

상속: System.Compiler.Statement
파일 보기 프로젝트 열기: ZingModelChecker/Zing 1 사용 예제들

공개 메소드들

메소드 설명
With ( ) : System.Collections.Generic
With ( System.Compiler.Identifier name, System.Compiler.Block block ) : System.Collections.Generic

메소드 상세

With() 공개 메소드

public With ( ) : System.Collections.Generic
리턴 System.Collections.Generic

With() 공개 메소드

public With ( System.Compiler.Identifier name, System.Compiler.Block block ) : System.Collections.Generic
name System.Compiler.Identifier
block System.Compiler.Block
리턴 System.Collections.Generic