[Visual Basic] Public Sub New( _ ByVal title As String, _ ByVal screenType As Type _ ) [C#] public ScreenRepositoryCacheKey( string title, Type screenType ); [C++] public: ScreenRepositoryCacheKey( String* title, Type* screenType ); [JScript] public function ScreenRepositoryCacheKey( String title, Type screenType );