'宣言
Public Function IsApplicable( _ ByVal component As IComponent, _ ByVal otherContext As Guid _ ) As Boolean
public bool IsApplicable( IComponent component, Guid otherContext )
パラメータ
- component
- otherContext
'宣言
Public Function IsApplicable( _ ByVal component As IComponent, _ ByVal otherContext As Guid _ ) As Boolean
public bool IsApplicable( IComponent component, Guid otherContext )