代码搜索:Assembly
找到约 10,000 项符合「Assembly」的源代码
代码结果 10,000
www.eeworm.com/read/372847/9489843
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of att
www.eeworm.com/read/372847/9490094
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of att
www.eeworm.com/read/372847/9490663
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of att
www.eeworm.com/read/372847/9490680
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of att
www.eeworm.com/read/372847/9490931
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of att
www.eeworm.com/read/175623/9539714
cs assemblyinfo.cs
#region Using directives
using System.Reflection;
using System.Runtime.CompilerServices;
#endregion
// General Information about an assembly is controlled through the following
// set of
www.eeworm.com/read/175308/9552532
ex-17-04
// Example 17-04: A module test driver
namespace Programming_CSharp
{
using System;
public class Test
{
// main will not load the shared assembly
static void Mai
www.eeworm.com/read/371440/9553266
vb client.vb
Imports System
Imports System.Reflection
Module MyClient
Sub Main()
Dim a As Reflection.Assembly = Reflection.Assembly.LoadFrom("C:\\MyDLL.dll")
' Get the type names from the assembly.
'Dim T
www.eeworm.com/read/371206/9562023
cs assemblyinfo.cs
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Runtime.InteropServices;
// General Information about an assembly is controlled through the following
// set of att
www.eeworm.com/read/370863/9578739
cs mainform.cs
using Microsoft.WindowsCE.Forms;
using Microsoft.WindowsMobile.PocketOutlook;
using Microsoft.WindowsMobile.Status;
using System;
using System.ComponentModel;
using System.Drawing;
using System