9 lines
191 B
C#
9 lines
191 B
C#
// Copyright (c) 2006 Microsoft Corporation
|
|
|
|
using System.Reflection;
|
|
using System.Security.Permissions;
|
|
|
|
|
|
[assembly: AssemblyTitle("Runspace08")]
|
|
[assembly: AssemblyDescription("Runspace")]
|