コード例 #1
0
 public IResource Get(string id)
 {
     return(_system.GetResource(id));
 }