根据 [Joeylin] 的反馈意见,做出微调
This commit is contained in:
parent
af77784480
commit
82f5b1c035
|
@ -1203,7 +1203,7 @@ block what-should-we-use-as-token
|
||||||
Although the !{configType} interface plays no role in dependency injection,
|
Although the !{configType} interface plays no role in dependency injection,
|
||||||
it supports typing of the configuration object within the class.
|
it supports typing of the configuration object within the class.
|
||||||
|
|
||||||
虽然`Config`!{configType}接口不在依赖注入过程中没有任何作用,但它为该类中的配置对象提供了强类型信息。
|
虽然`Config`!{configType}接口在依赖注入过程中没有任何作用,但它为该类中的配置对象提供了强类型信息。
|
||||||
|
|
||||||
block dart-map-alternative
|
block dart-map-alternative
|
||||||
:marked
|
:marked
|
||||||
|
|
Loading…
Reference in New Issue