DictionaryForumContacts

   Russian
Terms for subject Microsoft containing дружественный | all forms
RussianEnglish
дружественная сборкаfriend assembly (An assembly that can access another assembly's internal types and members. Ordinarily, types and members with internal scope (in C) and friend scope (in Visual Basic) are visible only in the assembly in which they are defined. In the .NET Framework, you can make the types and members visible to additional (friend) assemblies by using the InternalsVisibleToAttribute attribute)
дружественная функцияfriend (Visual Studio 2012 ssn)
нецелесообразное объявление дружественной функцииpointless friend declaration (Visual Studio 2012 ssn)
объявление дружественной функцииfriend declaration (Visual Studio 2012 ssn)
повторяющееся объявление дружественной функцииduplicate friend declaration (Visual Studio 2013 ssn)