在本容器中,一般均会返回。
public virtual bool IsRegistered(
Type fromType,
string key
)
Public Overridable Function IsRegistered (
fromType As Type,
key As String
) As Boolean
abstract IsRegistered :
fromType : Type *
key : string -> bool
override IsRegistered :
fromType : Type *
key : string -> bool
[缺少 "M:TouchSocket.Core.ManualContainer.IsRegistered(System.Type,System.String)" 的 <returns> 文档]