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
- Plná důvěra přímému volajícímu. Částečně zabezpečený kód nemůže tento člen použít. Další informace naleznete v tématu Používání knihoven z částečně důvěryhodného kódu.
Viz také
Referenční dokumentace
Microsoft.VisualStudio.ArchitectureTools.Extensibility.Uml – obor názvů