コード例 #1
0
ファイル: Application.cs プロジェクト: Zexyp/CrossEngine
 public void PopLayer(Layer layer) => LayerStack.PopLayer(layer);