'宣言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 )