コード例 #1
0
ファイル: CastingConnection.cs プロジェクト: nepronen/Uno
 public global::Windows.Foundation.IAsyncOperation <global::Windows.Media.Casting.CastingConnectionErrorStatus> RequestStartCastingAsync(global::Windows.Media.Casting.CastingSource value)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<CastingConnectionErrorStatus> CastingConnection.RequestStartCastingAsync(CastingSource value) is not implemented in Uno.");
 }
コード例 #2
0
ファイル: CastingDevice.cs プロジェクト: zhuzilyy/uno
 public static global::Windows.Foundation.IAsyncOperation <string> GetDeviceSelectorFromCastingSourceAsync(global::Windows.Media.Casting.CastingSource castingSource)
 {
     throw new global::System.NotImplementedException("The member IAsyncOperation<string> CastingDevice.GetDeviceSelectorFromCastingSourceAsync(CastingSource castingSource) is not implemented in Uno.");
 }