Esempio n. 1
0
 public TypeMapping(OpenSimAssetType assetType, InventoryType inventoryType, string contentType, string extension)
     : this((sbyte)assetType, (sbyte)inventoryType, contentType, null, extension)
 {
 }
Esempio n. 2
0
 public TypeMapping(OpenSimAssetType assetType, InventoryType inventoryType, string contentType, string extension)
     : this((sbyte)assetType, (sbyte)inventoryType, contentType, null, extension)
 {
 }