Class FrameworkHandler
Inheritance
System.Object
FrameworkHandler
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ToString()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: StansAssets.IOS.XCode
Assembly: cs.temp.dll.dll
Syntax
public static class FrameworkHandler
Properties
AvailableFrameworks
Declaration
public static List<XCodeFramework> AvailableFrameworks { get; }
Property Value
Type | Description |
---|---|
List<XCodeFramework> |
DefaultFrameworks
Declaration
public static List<XCodeFramework> DefaultFrameworks { get; }
Property Value
Type | Description |
---|---|
List<XCodeFramework> |
Methods
BaseFrameworksArray()
Declaration
public static string[] BaseFrameworksArray()
Returns
Type | Description |
---|---|
System.String[] |