C# 클래스 MonoTouch.SQLite.DynamicExportAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: jstedfast/MonoTouch.SQLite

공개 메소드들

메소드 설명
DynamicExportAttribute ( ) : System
DynamicExportAttribute ( string selector ) : System
DynamicExportAttribute ( string selector, ArgumentSemantic semantic ) : System

메소드 상세

DynamicExportAttribute() 공개 메소드

public DynamicExportAttribute ( ) : System
리턴 System

DynamicExportAttribute() 공개 메소드

public DynamicExportAttribute ( string selector ) : System
selector string
리턴 System

DynamicExportAttribute() 공개 메소드

public DynamicExportAttribute ( string selector, ArgumentSemantic semantic ) : System
selector string
semantic ArgumentSemantic
리턴 System