Property | Type | Description | |
---|---|---|---|
isExplicit | bool | ||
name | string | ||
type | PBXFileType |
Method | Description | |
---|---|---|
FileTypeDesc ( string typeName, PBXFileType type ) : System | ||
FileTypeDesc ( string typeName, PBXFileType type, bool isExplicit ) : System |
public FileTypeDesc ( string typeName, PBXFileType type ) : System | ||
typeName | string | |
type | PBXFileType | |
return | System |
public FileTypeDesc ( string typeName, PBXFileType type, bool isExplicit ) : System | ||
typeName | string | |
type | PBXFileType | |
isExplicit | bool | |
return | System |