This commit is contained in:
@@ -377,6 +377,13 @@ namespace AyaNova.PlugIn.V8
|
||||
}
|
||||
return hash;
|
||||
}
|
||||
|
||||
|
||||
public class NameIdItem
|
||||
{
|
||||
public long Id { get; set; }
|
||||
public string Name { get; set; }
|
||||
}
|
||||
#endregion
|
||||
|
||||
}//eoc
|
||||
|
||||
Reference in New Issue
Block a user