|
My Project v1
Project
|
静态 Public 成员函数 | |
| static void | Initialize () |
| static T | Get< T > (string name) |
| static T | Get< T > (string name, string suffix=null) |
| static T | Get< T > (string name, string suffix=null, bool throwOnNotFound=true) |
| static object | Get (Type type, string name) |
| static object | Get (Type type, string name, string suffix=null) |
| static object | Get (Type type, string name, string suffix=null, bool throwOnNotFound=true) |
| static void | Add (ContentInfo contentInfo) |
| static void | Dispose (string name) |
| 可能需要带上文件后缀,即获取名字+获取的后缀 | |
| static bool | ContainsKey (string key) |
| static bool | IsContent (object content) |
| static void | Display_DeviceReset () |
| static ReadOnlyList< ContentInfo > | List () |
| static ReadOnlyList< ContentInfo > | List (string directory) |
静态包属性 | |
| static ConcurrentDictionary< string, ContentInfo > | Resources = [] |
| static Dictionary< string, IContentReader.IContentReader > | ReaderList = [] |
| static ConcurrentDictionary< string, List< object > > | Caches = [] |
| static object | syncObj = new() |
|
static |

|
static |
|
static |


|
static |
可能需要带上文件后缀,即获取名字+获取的后缀
| name |


|
static |

|
static |

|
static |

|
static |
| T | : | class |

|
static |
| T | : | class |

|
static |
| T | : | class |

|
static |


|
static |

|
static |

|
static |

|
staticpackage |
|
staticpackage |
|
staticpackage |
|
staticpackage |