コード例 #1
0
 public void AddMethodToCache(MethodDefinition methodDefinition)
 {
     MethodCache.Add(methodDefinition);
 }