C# 클래스 Vuforia.EditorClasses.PostProcessBuildPlayer.Framework

파일 보기 프로젝트 열기: DiUS/3DiUS

공개 프로퍼티들

프로퍼티 타입 설명
FileRefId string
Id string
Name string

공개 메소드들

메소드 설명
Framework ( string name, string id, string fileRefId ) : System

메소드 상세

Framework() 공개 메소드

public Framework ( string name, string id, string fileRefId ) : System
name string
id string
fileRefId string
리턴 System

프로퍼티 상세

FileRefId 공개적으로 프로퍼티

public string FileRefId
리턴 string

Id 공개적으로 프로퍼티

public string Id
리턴 string

Name 공개적으로 프로퍼티

public string Name
리턴 string