C# 클래스 FullInspector.Internal.fiSerializationPackage

파일 보기 프로젝트 열기: jacobdufault/fullinspector 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CanRemove bool
Description string
PackageDirectory string
PackagePath string
ProviderType string
SerializerGuid System.Guid
SerializerType string
Title string

프로퍼티 상세

CanRemove 공개적으로 프로퍼티

public bool CanRemove
리턴 bool

Description 공개적으로 프로퍼티

public string Description
리턴 string

PackageDirectory 공개적으로 프로퍼티

public string PackageDirectory
리턴 string

PackagePath 공개적으로 프로퍼티

public string PackagePath
리턴 string

ProviderType 공개적으로 프로퍼티

public string ProviderType
리턴 string

SerializerGuid 공개적으로 프로퍼티

public Guid,System SerializerGuid
리턴 System.Guid

SerializerType 공개적으로 프로퍼티

public string SerializerType
리턴 string

Title 공개적으로 프로퍼티

public string Title
리턴 string