C# 클래스 clojure.lang.GenDelegate

파일 보기 프로젝트 열기: richhickey/clojure-clr

공개 메소드들

메소드 설명
Create ( Type delegateType, IFn fn ) : Delegate
SaveProxyContext ( ) : void

메소드 상세

Create() 공개 정적인 메소드

public static Create ( Type delegateType, IFn fn ) : Delegate
delegateType System.Type
fn IFn
리턴 System.Delegate

SaveProxyContext() 공개 정적인 메소드

public static SaveProxyContext ( ) : void
리턴 void