public static str getResourceFilename(str _resourceName)
{
resourceNode resource = new resourceNode(_resourceName);
return _resourceName && resource ? resource.filename() : null;
}
public static str getResourceFilename(str _resourceName)
{
resourceNode resource = new resourceNode(_resourceName);
return _resourceName && resource ? resource.filename() : null;
}
[ExtensionOf(classStr(InventUpd_Reservation))] final class InventUpd_ReservationCls_SAN_Extension { void updateNow() { if(mo...
No comments:
Post a Comment