예제 #1
0
 public TypeMapping(OpenSimAssetType assetType, InventoryType inventoryType, string contentType, string extension)
     : this((sbyte)assetType, (sbyte)inventoryType, contentType, null, extension)
 {
 }
예제 #2
0
 public TypeMapping(OpenSimAssetType assetType, InventoryType inventoryType, string contentType, string extension)
     : this((sbyte)assetType, (sbyte)inventoryType, contentType, null, extension)
 {
 }