コード例 #1
0
ファイル: libexif-wrapper.cs プロジェクト: emtees/old-code
	public static string GetIfdName (ExifIfd ifd)
	{
		return "";
	}
コード例 #2
0
 public static string GetIfdName(ExifIfd ifd)
 {
     return("");
 }