CfgBuilder 的 Apollo 扩展方法
public static class CfgBuilderExtensions
Inheritance System.Object 🡒 CfgBuilderExtensions
| Methods | |
|---|---|
| AddApollo(this CfgBuilder, string, string, string[], int, bool) | 添加 Apollo 配置源(使用默认选项) |
| AddApollo(this CfgBuilder, Action<ApolloCfgOptions>, int, bool) | 添加 Apollo 配置源 |