Sdílet prostřednictvím


InteractionBuilder.CloseCombinedFragment – metoda

Obor názvů:  Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml
Sestavení:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (v Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

Syntaxe

'Deklarace
Public Sub CloseCombinedFragment ( _
    fragment As ICombinedFragment _
)
public void CloseCombinedFragment(
    ICombinedFragment fragment
)
public:
void CloseCombinedFragment(
    ICombinedFragment^ fragment
)
member CloseCombinedFragment : 
        fragment:ICombinedFragment -> unit
public function CloseCombinedFragment(
    fragment : ICombinedFragment
)

Parametry

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

InteractionBuilder Třída

Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml – obor názvů