C# Class Invert.Core.GraphDesigner.Unity.KoinoniaSystem.Extensions.UFramePackageExtensions

显示文件 Open project: InvertGames/uFrame.Editor

Public Methods

Method Description
GetAllDerivedTypes ( this aAppDomain, System aType ) : System.Type[]
GetDescriptor ( ) : UFramePackageDescriptor

Method Details

GetAllDerivedTypes() public static method

public static GetAllDerivedTypes ( this aAppDomain, System aType ) : System.Type[]
aAppDomain this
aType System
return System.Type[]

GetDescriptor() public static method

public static GetDescriptor ( ) : UFramePackageDescriptor
return Invert.Core.GraphDesigner.Unity.KoinoniaSystem.Data.UFramePackageDescriptor