Subject | English | Korean |
comp., MS | aggregation wrapper | 집계 래퍼 (A wrapper that encapsulates a COM object within another COM object) |
comp., MS | COM callable wrapper | COM 호출 가능 래퍼 (A proxy object generated by the common language runtime so that existing COM applications can use managed classes, including .NET Framework classes, transparently) |
comp., MS | runtime callable wrapper | 런타임 호출 가능 래퍼 (A .NET Framework object that acts as a proxy for a reference-counted COM object) |
comp., MS | wrapper class | 래퍼 클래스 (A class that takes an existing class, and provides it with a new interface) |