C# 클래스 Foundation.ExportAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: NVentimiglia/Unity3d-Foundation 1 사용 예제들

공개 메소드들

메소드 설명
ExportAttribute ( ) : System

Uses standard type match lookup

ExportAttribute ( string key ) : System

Uses an Optional lookup key

메소드 상세

ExportAttribute() 공개 메소드

Uses standard type match lookup
public ExportAttribute ( ) : System
리턴 System

ExportAttribute() 공개 메소드

Uses an Optional lookup key
public ExportAttribute ( string key ) : System
key string
리턴 System