public byte[] GetResource(XdbfResource Resource, XdbfResourceType Type) { return(GetResource((uint)Resource, (ushort)Type)); }
public byte[] GetResource(XdbfResource Resource, XdbfResourceType Type) { return this.GetResource((uint) Resource, (ushort) Type); }