资源简介

SourceInsight_3.5中文汉化,此次已经修正字体大小不可调的问题

资源截图

代码片段和文件信息

namespace System.Threading {
public class AbandonedMutexException : System.SystemException System.Runtime.Serialization.ISerializable System.Runtime.InteropServices._Exception
{

// Constructors
public AbandonedMutexException() {}
public AbandonedMutexException(string message) {}
public AbandonedMutexException(string message System.Exception inner) {}
public AbandonedMutexException(int location WaitHandle handle) {}
public AbandonedMutexException(string message int location WaitHandle handle) {}
public AbandonedMutexException(string message System.Exception inner int location WaitHandle handle) {}

// Methods
public virtual System.Exception GetbaseException() {}
public virtual string ToString() {}
public virtual Type GetType() {}
public virtual void GetobjectData(System.Runtime.Serialization.SerializationInfo info System.Runtime.Serialization.StreamingContext context) {}
public Type GetType() {}
public virtual bool Equals(object obj) {}
public virtual int GetHashCode() {}

// Properties
public Mutex Mutex { get{} }
public int MutexIndex { get{} }
public string Message { get{} }
public System.Collections.IDictionary Data { get{} }
public System.Exception InnerException { get{} }
public System.Reflection.Methodbase TargetSite { get{} }
public string StackTrace { get{} }
public string Helplink { get{} set{} }
public string Source { get{} set{} }
}

}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2016-03-17 14:34  SourceInsight\
     文件         113  2009-09-28 21:43  SourceInsight\@卸载.reg
     文件         325  2009-05-11 16:18  SourceInsight\@绿化.reg
     文件        7103  2003-01-21 13:55  SourceInsight\C.tom
     文件       44878  2009-06-24 17:44  SourceInsight\Changes.html
     文件        4404  2006-01-20 00:53  SourceInsight\eventsample.em
     文件        1707  2000-03-16 16:49  SourceInsight\FileAlias.txt
     目录           0  2009-09-28 21:41  SourceInsight\images\
     文件          43  2002-11-12 15:09  SourceInsight\images\1p.gif
     文件       16325  2002-12-07 00:06  SourceInsight\images\SubBack.jpg
     文件          73  2009-09-04 08:37  SourceInsight\initapi.map
     文件     1802240  2004-07-17 23:54  SourceInsight\Insight3.exe
     文件     2150400  2009-06-24 17:40  SourceInsight\Insight3_en.exe
     文件        2097  2002-12-17 17:38  SourceInsight\main.css
     目录           0  2009-09-28 21:42  SourceInsight\Netframework\
     文件        1439  2009-06-23 18:26  SourceInsight\Netframework\AbandonedMutexException.cs
     文件         758  2009-06-23 18:26  SourceInsight\Netframework\AccessChecksLevelOption.cs
     文件         768  2009-06-23 18:26  SourceInsight\Netframework\AccessControlActions.cs
     文件         752  2009-06-23 18:26  SourceInsight\Netframework\AccessControlEntry.cs
     文件         801  2009-06-23 18:26  SourceInsight\Netframework\AccessControlEntryType.cs
     文件         965  2009-06-23 18:26  SourceInsight\Netframework\AccessControlList.cs
     文件         925  2009-06-23 18:26  SourceInsight\Netframework\AccessControlModification.cs
     文件         885  2009-06-23 18:26  SourceInsight\Netframework\AccessControlSections.cs
     文件         722  2009-06-23 18:26  SourceInsight\Netframework\AccessControlType.cs
     文件        4777  2009-06-23 18:27  SourceInsight\Netframework\AccessDataSource.cs
     文件        4454  2009-06-23 18:26  SourceInsight\Netframework\AccessDataSourceDesigner.cs
     文件        3582  2009-06-23 18:27  SourceInsight\Netframework\AccessDataSourceView.cs
     文件         592  2009-06-23 18:26  SourceInsight\Netframework\AccessedThroughPropertyAttribute.cs
     文件        2416  2009-06-23 18:27  SourceInsight\Netframework\AccessibleEvents.cs
     文件         951  2009-06-23 18:27  SourceInsight\Netframework\AccessibleNavigation.cs
     文件        1581  2009-06-23 18:27  SourceInsight\Netframework\Accessibleobject.cs
............此处省略7521个文件信息

评论

共有 条评论