我在一個視圖模型下面的代碼:在代碼文件的頂部 public Point Location
{
get
{
var rangePixels = Range * PixelsPerMile;
var xCoordinate = OwnLocation.X * MapScale + rangePixels * Math.Cos(Theta);
v
我有一些代碼來加載一個EXE文件並向用戶顯示它的CIL代碼。要做到這一點,我使用Mono.Cecil和Mono.Cecil.Cil。 現在我想做一些不同的事情:我想知道用戶是否在他的系統中有Mono.Cecil和Mono.Cecil.Cil。要做到這一點,我認爲使用Reflection.Assembly.Load與Mono.Cecil和Mono.Cecil.Cil。喜歡的東西: public vo
當我試圖通過0.9.3.0 Mono.Cecil版本讀取一個Silverlight 5組裝,我得到以下異常: System.NotSupportedException: Version not supported: 5.0.5.0
------
at Mono.Cecil.BaseAssemblyResolver.GetCorlib(AssemblyNameReference referenc